Exercise 6: Ending a Debugging Session

In this exercise, you will end the debugging session.

  1. Click the Portfolio Manager control in the Java WorkShop tool bar.
    The WorkShop opens your personal portfolio.

  2. Select a project other than Blink.
    For example, you can select the Checkers project, if it is in the portfolio. The WorkShop opens a dialog box asking if you want to kill the current debugging session.

  3. Click the Yes button in the dialog box.
    The WorkShop kills the debugging session. The Applet Viewer closes. All debugging highlights are removed from the Source Editor.

  4. Close the Source Editor.

Next lesson:

You have completed all the lessons in this tutorial. The next tutorial is Tutorial 6: Publishing a Project.