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 UI/Plan/4.8"

(Planning page for JDT UI work for Photon (4.8))
Line 8: Line 8:
 
''Done'' <br/>
 
''Done'' <br/>
 
Add JUnit 5 support - {{bug|488566}}. The BETA_JUNIT5 branch is expected to be merged into 4.8 and 4.7.1a when JUnit 5 gets released in September 2017.
 
Add JUnit 5 support - {{bug|488566}}. The BETA_JUNIT5 branch is expected to be merged into 4.8 and 4.7.1a when JUnit 5 gets released in September 2017.
 +
 +
=== Java 18.3 support  ===
 +
Provide basic support for Java 18.3 scheduled to be released in March 2018.
 +
 +
=== Enhance support for Java 9 and JUnit 5 ===
 +
Fix bugs and enhancements.
  
 
=== Routine Maintenance and Enhancements ===
 
=== Routine Maintenance and Enhancements ===

Revision as of 07:50, 2 November 2017

Planning page for JDT UI work for Photon (4.8)

Java 9 Support

Done
Add Java 9 support - bug 458244. The BETA_JAVA9 branch is expected to be merged into 4.8 and 4.7.1a when Java 9 gets released in September 2017.

JUnit 5 Support

Done
Add JUnit 5 support - bug 488566. The BETA_JUNIT5 branch is expected to be merged into 4.8 and 4.7.1a when JUnit 5 gets released in September 2017.

Java 18.3 support

Provide basic support for Java 18.3 scheduled to be released in March 2018.

Enhance support for Java 9 and JUnit 5

Fix bugs and enhancements.

Routine Maintenance and Enhancements

Other bugs and enhancements.

Back to the top