Setting a Breakpoint on a Line

  1. In the Source Editor, click the line where you want to set your breakpoint.

  2. 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.
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
See also

Legal Notices