Browse for Class file dialog box

Use this window to select an interpreted Java class to load into the debugger.

Restriction: This window only applies when debugging locally on your Windows or AIX workstation.

Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.

Select classpath component This field incorporates a selection list containing paths and jar or zip files preset by the CLASSPATH environment variable. From this list, select the path, jar or zip file which contains the class you want to load into the debugger.

To select a directory, jar or zip file not named in this list, do one of the following:

  • Click Add directory, then use the controls in the resulting directory-selection window to find and select a directory.
  • Click Add jar/zip file, then use the controls in the resulting file-selection window to find and select a jar or zip file.
Expand directory or jar/zip, then select class After a classpath component has been selected, this field displays its subdirectories and classes. Select the class you want to load into the debugger.

If only subdirectories are displayed in this field, double-click to expand the one which contains the class to be loaded into the debugger. The class to be loaded into the debugger can then be selected.

Class selected Displays the class that has been selected to be loaded into the debugger.
Push buttons
Add directory Opens a directory-selection window so you can browse for the directory containing the class you want.
Add jar/zip file Opens a file-selection window so you can browse for the jar/zip file containing the class you want.
OK Accepts the selected class to the Load Program dialog box.
Cancel Cancels the Browse for Class file operation and closes the window. All selections are discarded.
Help Displays this help.