As usual, I have made a short video that shows some IDE improvements of the latest Eclipse release (thanks to all of you who have contributed) in action:
Java IDE:
- Fixed: ClassNotFoundException with a JAR in another project and with Java 9 (bug 525844)
- Fixed: Exporting runnable JAR (bug 525711)
- Fixed: Running Ant in a non-Java project in a separate JRE (bug 522581)
- Fixed: In module-info requiring a not by default resolved Java 9 module (bug 526054)
- Drag and drop of entries between modulepath and classpath (bug 522593)
Git (see also EGit 4.9):
- Git Staging view: add/remove all/selected buttons
- Git Staging view: right-click menu with ‘Assume Unchanged’ and ‘Untrack’
- Repository switcher in the Git Staging, Git Reflog, Interactive Rebase and History views
- Redesigned icons: disable filtering, add/clone/create a repository
C/C++ (see also CDT 9.4):
- Docker Container Launch Support
- Suppress problem comments
- ‘decltype’ improvement: showing and navigating to the declaration
- Code formatter as a command line application
Leave a Reply