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 Debug/Plan/4.9"

(Created page with "= Planning page for JDT Debug work for 4.9 = ==Java 11 Support == Working on Java 11 support is the primary focus for 4.9. The BETA_JAVA11 branch/target will be merged to mas...")
 
Line 1: Line 1:
 
= Planning page for JDT Debug work for 4.9 =
 
= Planning page for JDT Debug work for 4.9 =
  
==Java 11 Support ==
+
=== Java 11 Support ===
 
Working on Java 11 support is the primary focus for 4.9. The BETA_JAVA11 branch/target will be merged to master after Java 11 is released in September 2018.
 
Working on Java 11 support is the primary focus for 4.9. The BETA_JAVA11 branch/target will be merged to master after Java 11 is released in September 2018.
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&list_id=17723832&namedcmd=Java%2011%20Debug JDT Debug Plan] to support debugging in Java 11.
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&list_id=17723832&namedcmd=Java%2011%20Debug JDT Debug Plan] to support debugging in Java 11.
  
== Routine Maintenance and Enhancements ==
+
=== Enhancing Java 9 user experience ===
 +
Managing transitive dependencies for modular projects {{bug|534884}}
 +
=== Routine Maintenance and Enhancements ===
 
Other Bugs and enhancements.
 
Other Bugs and enhancements.

Revision as of 05:27, 16 July 2018

Planning page for JDT Debug work for 4.9

Java 11 Support

Working on Java 11 support is the primary focus for 4.9. The BETA_JAVA11 branch/target will be merged to master after Java 11 is released in September 2018.

Enhancing Java 9 user experience

Managing transitive dependencies for modular projects bug 534884

Routine Maintenance and Enhancements

Other Bugs and enhancements.

Back to the top