facebook

Adding Libraries to the Java Project Build Path in MyEclipse

  1. Right-click the Java project to which you want to add a library, and select Properties from the menu.
  2. Select Java Build Path, and click the Libraries tab.


    External JAR added to the build path
  3. Click the Add Library button, and choose the appropriate Java EE Library.
  4. Click Next to view the library contents, and click Finish.