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 "PDE/API Tools/Java8"

< PDE‎ | API Tools
(Current Status at a Glance)
Line 1: Line 1:
 
{{API_Tools}}
 
{{API_Tools}}
This page summarizes all the work that must be done to add Java(tm) 8 support to API Tools.
+
This page summarizes all the work that must be done to add Java&trade; 8 support to API Tools.
  
 
== Current Status at a Glance ==
 
== Current Status at a Glance ==
Line 36: Line 36:
 
== How to Test ==
 
== How to Test ==
  
Instructions on how to test the Java(tm) 8 support can be found on the [[JDT_Core/Java8#What_to_do_to_set_up_the_IDE|JDT Core wiki page]].
+
Instructions on how to test the Java&trade; 8 support can be found on the [[JDT_Core/Java8#What_to_do_to_set_up_the_IDE|JDT Core wiki page]].

Revision as of 12:49, 16 April 2013

API Tools
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

This page summarizes all the work that must be done to add Java™ 8 support to API Tools.

Current Status at a Glance

Java 8 features
Default Methods Lambda Expressions Type Annotations Method References


   Completely tested

Partially tested or "requires more testing"

Not tested yet

Current Status

No status yyet.

Remaining Work

TBD

How to Test

Instructions on how to test the Java™ 8 support can be found on the JDT Core wiki page.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.