This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 79026 - Breakpoints: Allow setting of Breakpoints Group name in the New Breakpoint dialog
Summary: Breakpoints: Allow setting of Breakpoints Group name in the New Breakpoint di...
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-24 18:17 UTC by _ sandipchitale
Modified: 2006-06-24 18:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ sandipchitale 2006-06-24 18:17:00 UTC
The benefit is that I can set classify the Breakpoint at the time of 
breakpoint creation itself. There could even be a natural classification 
associated with a breakpoint e.g. Line Breakpoint, Exception, Runtime 
Exception, Error, Class, JDK Breakpoints, Netbeans, Apache (based on package 
names) and so on...

The UI could look like:

[ ] Set Breakpoints Group Name [____________________] [V]

The use can check the checkbox to put it in a Breakpoints group. The editable 
combo box could select the natural classification as stated above. The 
combobox could have other Breakpoints Groups that user has already created. 
The user should be allowed to type a new Breakpoints group name.