Showing posts with label eclipse 2018-09. Show all posts
Showing posts with label eclipse 2018-09. Show all posts

Tuesday, October 2, 2018

Java 11 support for the Eclipse

Java 11 support is added for Eclipse. Remember, this is not part of the simultaneous Release "Eclipse 2018-09(4.9)", so we need to update the eclipse using the update site which provides the support for "Java 11" language features such as lambda with var type in the JDT and to see "Complier compliance level" support for Java 11 in the Java Compiler preferences.
Update site:
http://download.eclipse.org/eclipse/updates/4.9-P-builds

This is also part of the Eclipse 4.10 integration builds
http://download.eclipse.org/eclipse/downloads/



Download from here:

Eclipse Simultaneous Release 2018-09 is now "Eclipse 4.9"

I was expecting Eclipse 4.9 sometime during June, 2019 as part of the Eclipse annual release cycle. It's kind of surprising for me when I heard about Eclipse Simultaneous Release 2018-09 (SimRel 2018-09 ) is now called as "Eclipse 4.9

Each annual release typically occurs in June, with follow-up update releases in September (*.1), December (*.2), and March (*.3). 

Whatever, let's welcome "Eclipse 4.9" and it's time for one more upgrade!


Here are New and Noteworthy changes in the Eclipse 4.9
http://www.eclipse.org/eclipse/news/4.9/

More FAQ's here on the naming convention for Simultaneous Release:
https://wiki.eclipse.org/SimRel/Simultaneous_Release_Cycle_FAQ


More interesting part is here from the above link:


The releases will be named following the pattern year.month: SimRel YYYY-MM.
For instance SimRel 2018-09SimRel 2018-12SimRel 2019-03SimRel 2019-06
Note that unlike past years, the name will no longer change annually with an alphabetically increasing name (Kepler, Luna, Mars, Neon, Oxygen, Photon) but will instead remain the singular name of the train.
See the discussion in Bugzilla : https://bugs.eclipse.org/bugs/show_bug.cgi?id=532220.