Bug 23279 - DCR: Present breakpoints using a TreeViewer
Summary: DCR: Present breakpoints using a TreeViewer
Status: RESOLVED DUPLICATE of bug 44986
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2002-09-06 13:23 EDT by Randy Hudson CLA
Modified: 2004-08-26 10:44 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Hudson CLA 2002-09-06 13:23:15 EDT
The current breakpoints view is difficult to use.  Breakpoints are heavily 
decorated, and it is difficult to manage a large set of breakpoints.

A Tree should be used to group the different types of breakpoints.  For example
+Active Exceptions
+Disabled Exceptions
+Active Breakpoints
+Disabled Breakpoints

Disabled breakpoints could be dragged to active.  Perhaps DND could be used to 
reorder breakpoints too.

If not a disabled group, then a filter to show only disabled, only enabled, or 
both.
Comment 1 Darin Wright CLA 2002-09-10 09:09:14 EDT
This is related to the idea of breakpoint groups. Marking as later. (see bug 
1545).
Comment 2 Darin Wright CLA 2004-08-26 10:42:49 EDT
This is a dup
Comment 3 Darin Wright CLA 2004-08-26 10:44:08 EDT

*** This bug has been marked as a duplicate of 44986 ***