Setting a Breakpoint on a Line
In the Source Editor, click the line where you want to set your breakpoint.
From the main window, choose Debug
Add/Remove Breakpoint.
The line is highlighted in red to indicate that the breakpoint is set.
Clicking
in the toolbar or pressing Ctrl-F8 also sets and removes breakpoints on the current line.
See also
Setting a Breakpoint on a Method Name
Setting a Breakpoint on an Exception
Setting a Breakpoint on a Class
Setting a Breakpoint on a Thread
Setting a Breakpoint on a Variable
Legal Notices