How To Compile and Run the L8 Examples

  1. Download the following http://www.cse.yorku.ca/course/1710/files/imagePackage.jar
  2. Put imagePackage.jar in the same directory as the lecture examples (whichever project you created for them)
  3. Add the jar file as an external jar on the build path. Here's how to do it:
    • select Project -> Properties -> Java Build Path (item on left, third from top) -> Libraries (third tab from left).
    • Select "Add External JARs" from among the buttons on the right.
    • Navigate to file and select it