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.7"

(Java 9 Support)
Line 4: Line 4:
 
Working on Java 9 support {{bug|458244}} is the primary focus for Oxygen. The BETA_JAVA9 branch/target is expected to be merged into 4.8 and 4.7.1 when Java 9 gets released in July 2017.
 
Working on Java 9 support {{bug|458244}} is the primary focus for Oxygen. The BETA_JAVA9 branch/target is expected to be merged into 4.8 and 4.7.1 when Java 9 gets released in July 2017.
 
* Provide UI for items on the [[JDT Core/Plan/4.7]]
 
* Provide UI for items on the [[JDT Core/Plan/4.7]]
 +
 +
''TO BE DELIVERED in 4.7.1''
  
 
=== JUnit 5 Support ===
 
=== JUnit 5 Support ===
Line 9: Line 11:
 
* depending on progress of the JUnit 5 project
 
* depending on progress of the JUnit 5 project
 
* not a committed item at this time
 
* not a committed item at this time
 +
 +
''TO BE DELIVERED in 4.7.1''
  
 
=== Routine Maintenance and Enhancements ===
 
=== Routine Maintenance and Enhancements ===
 
Other Bugs and enhancements.  
 
Other Bugs and enhancements.  
 +
 +
''DELIVERED in 4.7''
  
 
[[Category:JDT]]
 
[[Category:JDT]]

Revision as of 11:07, 12 May 2017

Planning page for JDT UI work for Oxygen (4.7)

Java 9 Support

Working on Java 9 support bug 458244 is the primary focus for Oxygen. The BETA_JAVA9 branch/target is expected to be merged into 4.8 and 4.7.1 when Java 9 gets released in July 2017.

TO BE DELIVERED in 4.7.1

JUnit 5 Support

  • Add support for JUnit 5 bug 488566
  • depending on progress of the JUnit 5 project
  • not a committed item at this time

TO BE DELIVERED in 4.7.1

Routine Maintenance and Enhancements

Other Bugs and enhancements.

DELIVERED in 4.7

Back to the top