Make a new Java Project in Eclipse. Name it PictureLabLastName. DO NOT hit finish!
Under JRE, select: "Use an execution environment JRE: J2SE-1.5"
Under Project Layout, select "Use project folder as root for source and class files."
Press Finish.
From the File menu, select Import.
From under the General folder, select File System and press Next.
Press Browse and select the 'classes' folder that you unzipped earlier.
Press the Select All button and press Finish.
Using your operating system, copy/paste the 'images' folder that you unzipped into your workspace folder. It will *NOT* be inside of the folder marked "PictureLabLastName" -- it will be at the same level.