Browse for Class file dialog box

Use this window to select an interpreted Java class to load into the Debugger. This dialog is available when debugging programs on the AIX, Solaris, or Windows NT operating systems.

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

Select the classpath component This field incorporates a selection list containing paths and jar or zip files preset by the CLASSPATH environment variable (indicated by a red dot) with a list of those set by the user (green dot). From this list, select the path, jar or zip file that 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. A directory-selection window opens so that you can browse for the desired directory. Use the controls in the resulting directory-selection window to find and select a directory.
  • Click Add jar/zip file. A file-selection window opens so that you can browse for the jar or zip file containing the desired class. Use the controls in the resulting file-selection window to find and select a jar or zip file.

The additional list item displays with a green dot. Use the Delete push button to maintain the user-specified list items (green dots); the paths and files (red dots) that are preset by the CLASSPATH cannot be deleted.

Expand the directory, JAR or zip file, then select the 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
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.