Select One Or More Libraries dialog box

This dialog box has several names: Use this dialog box to select an existing library or JDK or to create a new one.

The Select One or More Libraries dialog box allows you to choose the libraries listed on the Required Libraries tab of the Paths page (Project Properties dialog box). To display this dialog box,

  1. Select the Required Libraries tab on the Paths page of the Project Properties dialog box.
  2. Click the Add button.
  3. Select a library from the list or press the New button to open the New Library wizard.
  4. Click OK to close the dialog box.

The Select A JDK dialog box allows you to select a JDK which is then displayed on the Paths page (Project Properties dialog box). The JDK versions you define must be installed locally. To display this dialog box,

  1. Click the ellipsis button next to the JDK field on the Paths page of the Project Properties dialog box.
  2. Select a JDK from the list. If the JDK is not listed, press the New button to open the New JDK wizard. This is a feature of JBuilder Professional and Enterprise.
  3. Click OK to close the dialog box.

Libraries list/JDK list

The list of defined libraries and JDKs.

New

Use the New button to access wizards to add new libraries and JDKs to the list.

In the Select One Or More Libraries dialog box, it displays the New Library wizard where you set up a library to add to the Libraries list.

In the Select A JDK dialog box, it displays the New JDK wizard where you set up a JDK to add to the JDK list. This is a feature of JBuilder Professional and Enterprise.

See also:
Tools|Configure Libraries
Tools|Configure JDKs
"Creating and managing projects" in Building Applications with JBuilder for information on configuring JDKs and libraries.