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

Leave a Comment