Organizing Breakpoints Into a Group

See Also

The Breakpoints window lists all of the breakpoints defined for all of your IDE projects. If you have numerous breakpoints set in the IDE, it is useful to organize these breakpoints into groups. Once your breakpoints are placed into groups, you can enable, disable, and delete them as a single unit.

To add a breakpoint to a custom group:

  1. Choose Windows > Debugging > Breakpoints (Alt-Shift-5) to open the Breakpoints window.
  2. Right-click the breakpoint and choose Move Into Group and select a custom group from the list.

To remove a breakpoint from a custom group:

See Also
Breakpoints in the IDE
Setting a Java Breakpoint

Legal Notices