The IDE comes with a set of debuggers that suit most development needs. One debugger type is selected as the default. The JPDA is the default debugger for most projects and files if you are running the Java 2 Platform, Standard Edition, SDK 1.3.
To change the default debugger for a project:
The change affects all classes and templates for which you have not specifically assigned a debugger type.
To change the default debugger for a class:
This file is not affected when you change the default debugger for the project that the file is in.
See also | |
---|---|
Defining a New Debugger Type |