Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JDT/Eclipse Java 7 Support (BETA)"

< JDT
m
m
Line 1: Line 1:
 
The Eclipse Java 7 support is no longer in BETA phase. It has been integrated into the existing streams.
 
The Eclipse Java 7 support is no longer in BETA phase. It has been integrated into the existing streams.
  
Those who want to use Java 7 in Eclipse can [http://download.eclipse.org/eclipse/downloads/ download] a 3.7 maintenance build (>= M20110729-1400), a 3.8 build (>= I20110729-1200), a 4.1 maintenance build (coming in the next days) or a recent 4.2 build (>= I20110729-0200).
+
Those who want to use Java 7 in Eclipse can [http://download.eclipse.org/eclipse/downloads/ download] a 3.7 maintenance build (>= M20110729-1400), a 3.8 build (>= I20110729-1200), a 4.1 maintenance build (>= M20110803-1400) or a recent 4.2 build (>= I20110729-0200).
  
 
See [http://www.eclipse.org/jdt/ui/r3_8/Java7news/whats-new-java-7.html What's new for Java 7] for the new Java 7 related features.
 
See [http://www.eclipse.org/jdt/ui/r3_8/Java7news/whats-new-java-7.html What's new for Java 7] for the new Java 7 related features.

Revision as of 01:30, 4 August 2011

The Eclipse Java 7 support is no longer in BETA phase. It has been integrated into the existing streams.

Those who want to use Java 7 in Eclipse can download a 3.7 maintenance build (>= M20110729-1400), a 3.8 build (>= I20110729-1200), a 4.1 maintenance build (>= M20110803-1400) or a recent 4.2 build (>= I20110729-0200).

See What's new for Java 7 for the new Java 7 related features.

Back to the top