The IDE comes with a set of debuggers that suit most development needs. One debugger type is selected as the default debugger. The default debugger is used for all classes and templates for which you have not specifically assigned a debugger type. At startup, the default debugger is the JPDA if you are running the Java 2 Platform, Standard Edition, SDK 1.3 or 1.4.
To change the default debugger:
The change affects all files and templates for which you have not specifically assigned a debugger type.
To assign a debugger type to a file:
This file is not affected when you change the default debugger in the Options window.
See also | |
---|---|
Default Debugger
Applet Debugger JDK 1.1 Debugger |