Quitting a Debugging Session

A debugging session runs from the time you start the Debugger until you quit the Debugger.

To quit a debugging session:

  1. Open the Portfolio Manager and select a project other than the one you are currently debugging.

    The Java WorkShop opens a dialog box asking if you want to kill the current debugging session.

  2. Click the Yes button.

    All debugging highlights are removed from the Source Editor. If you are debugging an applet, the browser executing the applet closes.