Starting the Script Debugger for Java Programs

To debug Java programs, the Java applets or components must be available to the debugger.

To start the Script Debugger for Java programs

  1. In Internet Explorer, load the HTML document containing the Java applet to debug.

  2. If necessary, perform an action that starts the applet.

  3. From the View menu, choose Source.

    Microsoft Script Debugger opens with the HTML document containing your applet loaded.

  4. In the Running Documents window, select the Java code to debug.

    Tip If you double-click a class name in the Running Documents window and see no result, check that the path to the source code is correct.

For more information about starting the debugger, see Starting Microsoft Script Debugger and Choosing a Document to Work With.