Setting Options for Java Debugging
You must explicitly enable Java debugging in Microsoft Script Debugger.
To enable Java debugging
-
In Microsoft Script Debugger, choose Options from the View menu.
-
Under Java Debugging, set the option to enable Java debugging.
-
In Source Path, type the root path for your Java source files. The debugger will search this path for source code.
-
Choose OK to close the Options window, and then exit the Script Debugger.