Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the Package Explorer, right-click on your project and choose Properties.
  2. Go to Java Build Path.
  3. On the Source tab, remove any existing entries, and click Add Folder.
  4. Select the agents, gameconfigs, gui, and src folders. Depending on your project, you might have additional folders that contain Java code; you should add those here.
  5. On the Libraries tab, click Add JARs
  6. Navigate to the lib/jars folder and choose all of the JAR files that it contains.
  7. Click OK.
  8. Eclipse should now reorganize the package hierarchy in the Package Explorer.