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, choose or 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.

© 1997 by Microsoft Corporation. All rights reserved.