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

Difference between revisions of "JDT UI/Plan/4.10"

(Java 12 Support)
(Java 11 Support)
Line 6: Line 6:
  
 
=== Java 11 Support ===  
 
=== Java 11 Support ===  
Add Java 11 support - [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Eclipse&component=Text&component=UI&known_name=JDT%20UI%2FText%20Java11&list_id=17720058&product=JDT&query_based_on=JDT%20UI%2FText%20Java11&query_format=advanced&short_desc=%5B11%5D&short_desc_type=allwordssubstr&target_milestone=4.9&target_milestone=BETA%20J11 bugs]. Java 11 support from the BETA branch will be integrated into the master branch for Eclipse 4.10 when Java 11 goes GA.
+
Add Java 11 support - [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Eclipse&component=Text&component=UI&known_name=JDT%20UI%2FText%20Java11&list_id=17720058&product=JDT&query_based_on=JDT%20UI%2FText%20Java11&query_format=advanced&short_desc=%5B11%5D&short_desc_type=allwordssubstr&target_milestone=4.9&target_milestone=BETA%20J11 bugs].  
 +
<br>Java 11 support from the BETA branch will be integrated into the master branch for Eclipse 4.10 when Java 11 goes GA.
  
 
=== JUnit 5.3.1 Support ===
 
=== JUnit 5.3.1 Support ===

Revision as of 09:28, 17 September 2018

Planning page for JDT UI work for 4.10

Java 12 Support

Add Java 12 support - bugs.
Java 12 support will be added to a BETA branch until Java 12 goes GA.

Java 11 Support

Add Java 11 support - bugs.
Java 11 support from the BETA branch will be integrated into the master branch for Eclipse 4.10 when Java 11 goes GA.

JUnit 5.3.1 Support

Update to JUnit 5.3.1 - bug 536354. JDT is expected to update to JUnit 5.3.1 for Eclipse 4.10.

Enhance support for Java 10

Fix bugs and enhancements listed here.

Enhance support for Java 9

Fix bugs and enhancements listed here.

Enhance support for JUnit 5

Fix bugs and enhancements listed here.

Routine Maintenance and Enhancements

Other bugs and enhancements.

Back to the top