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 11 Support)
(JUnit 5.3.1 Support)
Line 10: Line 10:
  
 
=== JUnit 5.3.1 Support ===
 
=== 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.
+
Update to JUnit 5.3.1 - {{bug|536354}}.  
 +
<br>JDT is expected to update to JUnit 5.3.1 for Eclipse 4.10.
  
 
=== Enhance support for Java 10 ===
 
=== Enhance support for Java 10 ===

Revision as of 09:29, 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