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

([Java 9 Support])
([Java 9 Support])
Line 3: Line 3:
 
=== [Java 9 Support] ===
 
=== [Java 9 Support] ===
 
Java 9 support is the primary focus for Oxygen. The BETA_JAVA9 branch/target is expected to be merged into 4.7 when Java 9 gets released.
 
Java 9 support is the primary focus for Oxygen. The BETA_JAVA9 branch/target is expected to be merged into 4.7 when Java 9 gets released.
* Provide Debugging support by[https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&list_id=14843004&namedcmd=Java%209%20Debug Debug Java 9 Plan].
+
* https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&list_id=14843004&namedcmd=Java%209%20Debug JDT Debug Plan] to support debugging in Java 9.
  
 
=== Trigger point Support ===
 
=== Trigger point Support ===

Revision as of 07:27, 12 August 2016

Planning page for JDT Debug work for Oxygen (Eclipse 4.7)

[Java 9 Support]

Java 9 support is the primary focus for Oxygen. The BETA_JAVA9 branch/target is expected to be merged into 4.7 when Java 9 gets released.

Trigger point Support

To set a trigger point for breakpoints and define dependencies between breakpoints bug 495957.

Routine Maintenance and Enhancements

Other Bugs and enhancements.

Back to the top