How to use the code example on the class web site ------------------------------------------------ If I share a Java class file: On the Lab Machine open a Browser to the class website right click the java file and save Then using the file manager I copy the java file go to Eclipse and paste it into the src folder of the target project If I share an Eclipse project: On the Lab Machine open a Browser to the class website right click the project zip file and save The go to Eclipse and open the File menu Import... -> General -> Existing Projects into Workspace Select Archive File (radio button), Browse for the zip file you downloaded Click Finish