Setting Options for Java Debugging

You must explicitly enable Java debugging in Microsoft Script Debugger.

To enable Java debugging

  1. In Microsoft Script Debugger, choose Options from the View menu.

  2. Under Java Debugging, set the option to enable Java debugging.

  3. In Source Path, type the root path for your Java source files. The debugger will search this path for source code.

  4. Choose OK to close the Options window, and then exit the Script Debugger.