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

(Java 9 Support)
 
Line 8: Line 8:
 
=== Improving Debugging Usability ===
 
=== Improving Debugging Usability ===
 
Several Debugging usability features - {{bug|498469}}
 
Several Debugging usability features - {{bug|498469}}
 +
 +
''PARTIALLY DELIVERED in 4.8''
  
 
=== Launch Configuration Template Support ===
 
=== Launch Configuration Template Support ===
Line 16: Line 18:
 
=== Launch Perspective overhaul ===
 
=== Launch Perspective overhaul ===
 
Improve default Debug perspective {{bug|464898}}<br>
 
Improve default Debug perspective {{bug|464898}}<br>
 +
Create top level Debug menu {{bug|513355}}<br>
 +
Relabel "Display" view {{bug|494622}}<br>
 +
Contribute Project explorer to default debug perspective {{bug|527958}}<br>
  
''DELIVERED in 4.8 M4''
+
''DELIVERED in 4.8''
Create top level Debug menu {{bug|513355}}
+
Relabel "Display" view {{bug|494622}}
+
Contribute Project explorer to default debug perspective {{bug|527958}}
+
  
  

Latest revision as of 06:43, 21 May 2018

Planning page for Platform Debug work for Photon(4.8)

Java 9 Support

User should have the ability to define module path and classpath while launching bug 518866

DELIVERED in 4.7.1a 4.8 M3

Improving Debugging Usability

Several Debugging usability features - bug 498469

PARTIALLY DELIVERED in 4.8

Launch Configuration Template Support

Launch config templates bug 41353

DELIVERED in 4.8 M5

Launch Perspective overhaul

Improve default Debug perspective bug 464898
Create top level Debug menu bug 513355
Relabel "Display" view bug 494622
Contribute Project explorer to default debug perspective bug 527958

DELIVERED in 4.8


Improving Threading & Concurrency Experience During Debug

TreeModelContentProvider.modelChanged floods ui thread with asyncExec bug 519433

DELIVERED in 4.8 M1

Routine Maintenance and Enhancements

Other Bugs and enhancements.

Back to the top