Search VisualAge for Java Information Go to Information Home Page Go to VisualAge for Java WWW Site

Class Path Page

In the Class Path page, set paths for loading classes dynamically when the applet or application is run.  Enable the following options, as applicable:

The Workspace class path is automatically included;  it is set in the Resources and Paths page of the Options dialog.

The Complete class path dialog lists all directories on the class path.  Java classes in these paths or in Jar or Zip files on these paths can be dynamically loaded when called from programs running in the IDE.

Enable Save to repository (as default) to save the class path settings to the repository, so that they are the default settings for the class edition when it is added to the workspace, or when Defaults (see below) is clicked.

Click OK to save the run time settings for the program.  If the settings are being saved to the repository, and if the class has been versioned, then a new edition will be created.

Click Defaults to query the repository for default settings associated with the edition of the class currently in the workspace.

ngrelt.gif (466 bytes)
Setting the Class Path
Loading External Classes Dynamically