![]() |
![]() ![]() |
Tour of Cosmo Code![]() |
To set up for the debugging tutorial, you need to use a version of QuickMenu.java that contains errors to correct: QuickMenu.tutorial. You are going to rename the QuickMenu.java file to QuickMenu.fixed, and rename QuickMenu.tutorial, which contains errors for you to debug, to QuickMenu.java.
mv QuickMenu.java QuickMenu.fixed
mv QuickMenu.tutorial QuickMenu.java
You also need to removed the compiled Java files to ensure that Cosmo Code recompiles the new version of QuickMenu.java.
rm *.class
Now you are ready to start Cosmo Code, and compile, run, and debug the QuickMenu applet.
![]() |
![]() ![]() |
Tour of Cosmo Code![]() |
Guide to the Cosmo Code Development Environment
12-96*162