Exercise 6: Ending a Debugging Session
In this exercise, you will end the debugging session.
- Click the Portfolio Manager control

in the Java WorkShop tool bar.
The WorkShop opens your personal portfolio.
- 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.
- 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.
- Close the Source Editor.
Next lesson:
- You have completed all the lessons in this tutorial. The next tutorial is Tutorial 6: Publishing a Project.