Skip to main content
  • Create account
  • Log in
EclipseCon - Eclipse Foundation
  • Conference
    • Call for Proposals
    • Proposed Sessions
  • Sponsors
    • Be a Sponsor
    • Our Sponsors
  • Community
    • Code of Conduct
    • Community Resources
    • Information for Tutorial Submitters
  • About Us
    • EclipseCon 2023
    • Program Committee
    • The Eclipse Foundation
    • Past Conferences
  1. Home
  2. EclipseCon
  3. Tools & IDEs

Tools & IDEs

Tools & IDEs
Tools & IDEs

Embracing Remote Development for Local IDEs

Mark Sujew (TypeFox GmbH)

Working with remote systems has become an integral part of a software engineer's toolkit. For decades, IDEs have allowed us to start services on remote machines and connect to them for debugging, especially as cloud clusters and microservices have gained prominence. However, what if we could not only run our code remotely but also develop it on remote systems?

Experience level: 
Beginner

Tools & IDEs
Tools & IDEs

E4 UI Testing: A Paradigm Shift

Olivier Prouvost (OPCoach)

Testing user interfaces (UI) is always a challenging task, commonly relegated to the last phases of application development and hurriedly executed. However, it is now possible to overcome this challenge by developing UI plugins using the E4 POJOs (seamlessly integrating with existing Eclipse 3 plugins). The E4 architecture enables us to liberate ourselves from dependencies on high level Eclipse RCP stacks, unlocking new opportunities for testing UI POJOs together directly during the integration test phase.

Experience level: 
Intermediate

Tools & IDEs
Tools & IDEs

What's new in PDE - From Manifest-First to Code-First

Christoph Laeubrich (Self-employed)
Hannes Wellmann

In the past PDE was exclusivly focused on the so called manifest-first aproach, that is you maintain your osgi-manifest by hand, but with the 2023-06 release PDE now supports a new code-first aproach where the manifest is generated automatically, but still retains the tools you know and allows even a mixed aproach for easy migration (no "big-bang" required).

Experience level: 
Beginner

Tools & IDEs
Tools & IDEs

Diagram Editors Boosted: Collaborative, Testable and Accessible diagrams with Eclipse GLSP

Philip Langer (EclipseSource)
Dominik Bork (TU Wien)

Plain old diagram editors that are cumbersome to develop, hard to test and clumsy to use put you off? Us too! With Eclipse GLSP, however, such editors belong to the past. Join us for a talk on the recent innovations from the community in the Eclipse GLSP universe and learn how to build modern web-based diagram editors for your tools with ease!

Alongside other great additions to the recent GLSP 2.0 release, we will in particular explore three key areas of innovation:

Experience level: 
Beginner

Tools & IDEs
Tools & IDEs

Make Eclipse Java debugger as your friend

Suby S Surendran (IBM)

Eclipse IDE is one of the most well-liked IDEs for developers working across many domains and languages, with more than two decades of releases, a large developer community, and a variety of plug-ins & extensions.It is especially well-liked in the Java ecosystem because it offers a stable environment for creating, executing, and debugging applications.

Experience level: 
Beginner

Tools & IDEs
Tools & IDEs

Inside Tycho 4 - build bundles better

Christoph Laeubrich (Self-employed)

The Tycho Maven Plugin is probably the most common choice to build Eclipse plug-ins with Maven and its corresponding PDE artifacts like Features, p2 sites and RCP products including Eclipse IDE itself. Tycho 4 brings a lot of improvements and new features!

Experience level: 
Beginner

Tools & IDEs
Tools & IDEs

Java Source To Byte Code Transformation - The Hidden Story!

Manoj N Palat (IBM)

Ever wondered how a source code, X.Java gets converted into X.class, the class file?  Can we figure out a correlation between byte code and the source code? What are some of the terms in the byte code mean? If you would like to get to know the byte code in some detail, this session is for you. Let me brave one more step - If you would like to know your source code more, again this session is for you - getting to know byte code would ultimately mean better understanding of the source code.

Experience level: 
Beginner

Tools & IDEs
Tools & IDEs

New and Noteworthy of Latest Eclipse Versions

ALSHAMA M S (IBM)

The talk will discuss some of the latest additions or features in the following:

  • Views, Dialogs and Toolbar - default substring search has been enabled in the open resource dialog.(4.27)
  • Security:

    • CVE-2021-41033 -  Enforce https protocol during access to all external update sites and their artifacts, even when http is specified.(4.28)

Experience level: 
Beginner

Tools & IDEs
Tools & IDEs

Eclipse Tips and Tricks

Sheena - (IBM)

Eclipse IDE, releasing successfully every quarter, is a popular choice among developers.With such a long history of releases, numerous plug-ins & extensions and a huge developer community, it's still one of the most popular IDEs for developers working across multiple domains and languages, and is particularly well-known for its support for Java. It has also been expanded with plugins to provide support for many other programming languages.

Experience level: 
Beginner

Tools & IDEs
Tools & IDEs

IDE class import bug

Noel Pérez Villanueva (Student)

I need to fix a problem with the suggested imports in eclipse IDE. I am currently using the latest non-installable version, the one you have to download a zip file.

The IDE has stopped suggesting the imports of certain java classes, practically most of them and it is very uncomfortable to program like this, it is worth mentioning that nobody knows by heart the import path of a certain class. So I need the IDE to suggest again all the imports.

 

Experience level: 
Advanced

Tools & IDEs
Tools & IDEs

  • 1
  • 2
  • next
  • last

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace
EclipseCon is brought to you by The Eclipse Foundation with the support of our sponsors.
Powered by Drupal and built on COD.

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top