Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Official Eclipse Support for Java 8

On Tue, Mar 18, 2014 at 3:07 PM, Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:
The Eclipse top-level project is very proud to announce official support for Java 8. Starting with I20140318-0830 all Luna (4.4) builds contain the Eclipse support for Java 8. For Kepler SR2 (4.3.2) a feature patch is available.

Will 4.3.3 include Java 8 out of the box?

Gary
 
For future builds visit our downloads page.

The Java™ 8 support contains the following:
- Eclipse compiler implements all the new Java 8 language enhancements.
- Significant features, like Search and Refactoring, have been updated to support Java 8.
- Quick Assist and Clean Up to migrate anonymous class creations to lambda expressions and back.
- New formatter options for lambdas.

Note that PDE API Tools has not yet adopted the new language constructs. This will be completed in the final Luna release.


Big thanks to everyone who worked on this effort!



_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev




--

Back to the top