Setting the debugger
The debugging category (for example, applet or standard) is set for each separate object in the IDE. When you set debugging, you choose from a list of "debugger types", each of which represents a specific configuration of a debugger (including the path to Java and arguments). There can be multiple debugging types for a given debugging category, though the IDE comes with only one for each category. See Adding and modifying service types for more information.
To switch an object's debugging type:
- Select the object under the Filesystems tab in the Explorer.
- Go to the object's property sheet (by choosing View | Properties from the main menu).
- Click on the Execution tab in the Properties window.
- Rotate through the debugging types by double-clicking on
Debugger
, or click on theDebugger
property's value and choose a type from the pull-down menu.![]()
Contents | Prev | Next | Index |