How To Compile and Run the L8 Examples
04/10/11 12:54 Filed in: From_Lecture
- Download the following http://www.cse.yorku.ca/course/1710/files/imagePackage.jar
- Put imagePackage.jar in the same directory as the lecture examples (whichever project you created for them)
- 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