Skip All Breakpoints


Select the Skip All Breakpoints command to mark all breakpoints in the current view to be skipped. A breakpoint to be skipped shows up in the view as a breakpoint with a line though its image, as shown in Figure 2.

Skipped breakpoints will not suspend execution until they are set to no longer be skipped.

Figure 1 below shows the location of the command in the view
Skip all breakpoints command

Figure 2.
Skip all toggled on


Related concepts

Breakpoints

Related tasks

Adding breakpoints
Removing breakpoints
Launching a Java program
Running and debugging