Bug 279487 - Colored labels in Debug view
Summary: Colored labels in Debug view
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 217866
Blocks:
  Show dependency tree
 
Reported: 2009-06-08 11:32 EDT by Markus Keller CLA
Modified: 2009-06-08 12:31 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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