Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JDT Core/Java8

< JDT Core
Revision as of 02:44, 8 June 2012 by Unnamed Poltroon (Talk) (New page: This page will summarize the work that is being done to add Java(tm) 8 support into Eclipse. = What to do to set up the IDE = *Checkout the following git repositories **[[git://git.ecli...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page will summarize the work that is being done to add Java(tm) 8 support into Eclipse.

What to do to set up the IDE

  • Checkout the following git repositories
    • [[1]] the JDT/Core repository


  • You need to install a JDK8 build as an installed JRE in order to run the tests using the JavaSE-1.8 Execution Environment.

If you need any help with this, please contact the JDT/Core team through either the forums or Bugzilla.

Back to the top