TOC PREV NEXT INDEX



Starting the Debugger


The debugger is started from the Simplicity IDE. When you right-click (or Ctrl-click for single button mice) on any Java Source or Java Class icon, the pop-up menu that appears will include options to launch the debugger. Initially, the Java class which is selected in the IDE will be loaded into the debugger.

Once the Debugger has started, four windows will appear. They are the Debugger Window, the Debugger Command Window, the Palm Emulator window, and the Run Class dialog. The Run Class dialog will allow you to start a Spotlet which contains a public static void main (String[]) method.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX