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"

Line 1: Line 1:
 
= Planning page for Platform Debug work for Photon(4.8) =
 
= 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.8 M2''
  
 
=== Improving Debugging Usability ===
 
=== Improving Debugging Usability ===
Several Debugging usability features - {{bug|41353 }}
+
Several Debugging usability features - {{bug|498469}}
  
 
=== Launch Configuration Template Support ===
 
=== Launch Configuration Template Support ===
Launch config templates {{bug|40912}}
+
Launch config templates {{bug|41353}}
 +
 
 +
''DELIVERED in 4.8 M5''
  
 
=== Launch Perspective overhaul ===
 
=== Launch Perspective overhaul ===
 
Improve default Debug perspective {{bug|464898}}<br>
 
Improve default Debug perspective {{bug|464898}}<br>
 +
 +
''DELIVERED in 4.8 M4''
 
Create top level Debug menu {{bug|513355}}
 
Create top level Debug menu {{bug|513355}}
 +
Relabel "Display" view {{bug|494622}}
 +
Contribute Project explorer to default debug perspective {{bug|527958}}
 +
  
 
=== Improving Threading & Concurrency  Experience During Debug ===
 
=== Improving Threading & Concurrency  Experience During Debug ===
 
TreeModelContentProvider.modelChanged floods ui thread with asyncExec {{bug|519433}}
 
TreeModelContentProvider.modelChanged floods ui thread with asyncExec {{bug|519433}}
 +
 +
''DELIVERED in 4.8 M1''
  
 
=== Routine Maintenance and Enhancements ===
 
=== Routine Maintenance and Enhancements ===

Revision as of 02:51, 14 December 2017

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.8 M2

Improving Debugging Usability

Several Debugging usability features - bug 498469

Launch Configuration Template Support

Launch config templates bug 41353

DELIVERED in 4.8 M5

Launch Perspective overhaul

Improve default Debug perspective bug 464898

DELIVERED in 4.8 M4 Create top level Debug menu bug 513355 Relabel "Display" view bug 494622 Contribute Project explorer to default debug perspective bug 527958


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