I'm looking for a shortcut to completely enable / disable all JAVA breakpoints (analogue of pushing the "Skip all breakpoints" button in Debug view ), not to enable / disable them on a row-by-row basis.
|
feedback
|
|
You have to assign your own keyboard shortcut to the PW | |||
|
feedback
|
use | |||
|
feedback
|
|
Yes, there is this shortcut that allow you to toggle breakpoint in the current line:
| |||
|
feedback
|
|
In Eclipse, in debug perspective, you have a blue crossed circle, to enable/disable all breakpoints. | |||
|
feedback
|