Importing script libraries with the Eclipse Java interface
You can import script libraries.
About this task
Procedure
- Click the Import button and select Script Library.
- Select one or more libraries from the list.Use Ctrl+Click or Shift+Click to select multiple libraries.
- Click Import.
Results
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 or Delete key). This deletes the reference not the library itself. An automatic compilation occurs and any errors are reported.