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. On the properties sheet, click the Expert tab.
  5. Click the value for the Boot Class Path property and click the ellipsis (...) button.
  6. Use the Boot Class Path dialog box to add and remove directories, JAR files, and zip files to the boot class path.
See Also
Configuring Debugger Types

Legal Notices