Adding a JAR to an Eclipse Java library
In eclipse Galileo :
- Open the project's properties
- Select Java Build Path
- Select Libraries tab
From there you can Add External Jars
In Eclipse Ganymede (3.4.0):
- Select the library and click "Edit" (left side of the window)
- Click "User Libraries"
- Select the library again and click "Add JARs"