Breakpoints can be enabled and disabled as needed. When a breakpoint is enabled, thread execution suspends before that line of code is executed. When a breakpoint is disabled, thread execution is not suspended by the presence of the breakpoint.
To disable a breakpoint in the Breakpoints View:
To disable a breakpoint in the marker bar of an editor:
To enable the breakpoint in the Breakpoints View:
To enable a breakpoint in the marker bar of an editor:
Debugger
Java perspectives
Java editor
Applying hit counts
Catching Java exceptions
Removing breakpoints
Setting method breakpoints
Managing conditional breakpoints
Stepping through the execution of a program