![]() |
![]() |
![]() |
![]() |
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, three windows will appear. The Debugger Window, the Debugger Command Window, and the Run Class dialog. The Run Class dialog will allow you to start an application. This dialog will let you specify a Java class which contains a public static void main(String[]) method, and command line parameters for the application.
Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |
![]() |
![]() |
![]() |
![]() |