Adding a JAR File to the Build Path

You can add a JAR file stored either in the workbench or anywhere in your file system to the build class path.

To add a JAR to your build class path follow these steps:

1.

Select the project, and from its context menu, select Properties.

2.

In the Properties dialog, select the Java Build Path page.

3.

Click the Libraries tab.

4.

On the Libraries tab:

  • Click the Add JARs button for adding a workbench internal JAR file.
  • Click the Add External JARs button for adding a JAR file stored on the file system.