Importing script libraries with the Eclipse Java interface

You can import script libraries.

About this task

Do the following:

Procedure

  1. Click the Import button and select Script Library.
  2. Select one or more libraries from the list.
    Use Ctrl+Click or Shift+Click to select multiple libraries.
  3. Click Import.

Results

The new files appear in the folder hierarchy.

The classes of an imported library are added to the classpath. To delete the reference to an imported library, select it in the folder hierarchy, right-click, and select Delete (also Edit > Delete or Delete key). This deletes the reference not the library itself. An automatic compilation occurs and any errors are reported.