Eclipse Changelog

What's new in Eclipse 4.5

Jun 25, 2015
  • Java developers can take advantage of new features in the Eclipse IDE, including new Quick Fixes for Java 8, a hierarchical presentation for nested projects in the Project Explorer, the ability to customize perspectives, and speed improvements for text search.
  • The Linux Tools project now includes integrated tools that allow Eclipse users to build and manage Docker containers/images.
  • A new project, called Oomph, makes it significantly easier to install an Eclipse IDE and to provision a project-specific Eclipse workspace. Oomph also makes it possible to record and share user preference settings across workspaces.
  • Eclipse users will now be able to benefit from first-class Gradle support inside the Eclipse IDE. The new project, Buildship, makes it possible for developers to set up, configure, and initiate Gradle builds from Eclipse.
  • Improved Maven support makes it easier for developers to use Maven from Eclipse. The new release includes support for Maven 3.3.3, improved Maven archetypes integration, enhanced auto-completion in the pom editor, and experimental support for automatic configuration updates.
  • Sirius 3.0 introduces new usability features to help users create diagrams, significant performance gains for large models, and improvements to the query language that makes it easier to write and validate expressions.
  • The Jubula project has released a Client API that allows developers to create test cases in Java. This allows Java developers to develop and maintain test cases in Eclipse and store those test cases in code repositories, such as Git.
  • In an effort to improve the quality of all Eclipse projects, a new automated error reporting feature has been added to the Eclipse packages. If an error occurs in Eclipse, the user will be prompted to automatically send an error report to the appropriate Eclipse project team.
  • An early access version of the JavaTM 9 support in Eclipse is available on the Eclipse Marketplace. This will allow Eclipse users to use Java 9 in the Eclipse IDE.

New in Eclipse 4.4.1 (Nov 25, 2014)

  • Eclipse Luna includes official support for Java 8 in the Java development tools, Plug-in Development Tools, Object Teams, Eclipse Communication Framework, Maven integration, Xtext, Xtend, Web Tools Platform, and Memory Analyzer.
  • Highlights:
  • Java 8 support including language enhancements, search and refactoring, Quick Assist and Clean Up to migrate anonymous classes to lambda expressions and back, and new formatter options for lambdas.
  • The Eclipse workbench provides a new dark theme which includes syntax highlighter settings for several programming languages.
  • Paho provides open source implementations of open and standard messaging protocols that support current and emerging requirements of M2M integration with Web and Enterprise middleware and applications.
  • The Eclipse Communication Project's (ECF) specification-compliant implementation of OSGi Remote Service/Remote Service Admin has been enhanced to support the use of Java 8's CompletableFuture for asynchronous remote services.
  • Sirius allows architects to easily create their own graphical modeling workbenches by leveraging the Eclipse modeling technologies, including Eclipse Modeling Framework (EMF) and Graphical Modeling Framework (GMF). EcoreTools, the graphical modeler for Ecore, has been completely re-implemented based on Sirius.