Importing a jar file

Note that for this example we will be assuming the following:

  1. Open Eclipse if not already open
  2. Find the project you want to import the jar into, in this example ExampleProject
  3. Right-click on the project name and select "Import..." from the menu
  4. Under the General folder [click the plus sign to its left to expand it if not already done so] select "Archive File" and click Next.
  5. In the next window the top will ask for the file. Click the Browse button and find the jar file, in this example fang.jar. Select it and click the Okay Button
  6. Now you can click the Finish button