Setting a Breakpoint on a Line

  1. In the Source Editor, click the line where you want to set your breakpoint.
  2. Right-click and choose Toggle Breakpoint.

    The line is highlighted to indicate that the breakpoint is set.

Tip Clicking Toggle Breakpoint buttonin the toolbar or pressing Shift-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