Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Java Development User Guide
Previous Page Home Next Page

Group Breakpoints By

Select the Group By view menu item to group the breakpoints in the Breakpoints View in one of a choice of predefined orderings.

Group Breakpoints By

The orderings are as follows:

  • Breakpoints - a standard list of all breakpoints
  • Breakpoint Types - all breakpoints organized into their respective types
  • Breakpoint Working Sets - all breakpoints are organized into the working sets they belong to
  • Files - all breakpoints are organized by the files that they belong to
  • Projects - all breakpoints are organized by the project that they belong to
  • Resource Working Sets - all breakpoints are organized by the resource working sets that they belong to
  • Advanced...- See below.

The Advanced... command opens a dialog that allows you to specify multiple levels of groupings for your breakpoints. For example you could have breakpoint grouped by type, which are then further grouped by resource working set, which are then further grouped by projects.

Below is the Group Breakpoints dialog.

Advanced Breakpoint Grouping Dialog

Related concepts

Breakpoints

Related tasks

Adding breakpoints
Create a breakpoint working set
Removing breakpoints
Launching a Java program
Running and debugging

Related Reference

Breakpoints View


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire