Setting the Boot Class Path For Java Debugging

See Also

You can use the Default Debugger to debug against a different Java platform by setting the Boot Class Path property to the target JDK's libraries.

To specify the boot class path:

  1. From the main menu, choose Tools and choose Options.
  2. In the Options window, expand Debugging and Executing and expand Debugger Types.
  3. Select the Default Debugging node.
  4. Click the the ellipsis (...) button in the Boot Class Path property.
  5. Use the Boot Class Path dialog box to add and remove directories, JAR files, and zip files to the boot class path.
See Also
Debugger Types in the IDE

Legal Notices