Adding Breakpoints

To easily add breakpoints to client and/or server code:

1. Select the line of code you wish to watch.

2. Click Run, Add/Remove Breakpoint or double-click on the margin to the left of the line where you want the breakpoint.

Breakpoints are indicated by an icon in the left margin, as shown in Figure 106.

image\img00198.gif

Figure 106: Setting breakpoints in Java code.