Bug 279487

Summary: Colored labels in Debug view
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: remy.suen
Version: 3.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 217866    
Bug Blocks:    

Description Markus Keller CLA 2009-06-08 11:32:39 EDT
I20090605-1444

The Debug view should use colored labels to better show the structure in item labels. E.g.
- in stack traces, 'line: 597' could use StyledString.COUNTER_STYLER
- in threads, '[Worker-0]' could use QUALIFIER
- in threads, '(Running)' could use DECORATIONS
- in processes '(<date> <time>)' could use QUALIFIER
- in launches, '[Eclipse Application]' could use QUALIFIER
- in launches and processes, '<terminated>' could use DECORATIONS