The boot class path sets the path to the Java system libraries that the IDE uses when debugging programs. By default the IDE uses the default Java platform to debug sources.
To specify the boot class path:
The External Process property editor is displayed. The boot class path is specified as follows:
{q}{bootclasspathSwitch}{bootclasspath}{q}
{q}-Xbootclasspath/a:MyLibrary.jar{q}
See also | |
---|---|
Enabling Assertion Checking for Debugging |