Importing Files

You may simply import the entire project into Eclipse by going to: File > Import > General > Existing Projects into Workspace > Select Archive File

Browse to and select the Lab6.zip folder you've just downloaded for the root directory then hit finish.

The project you imported into Eclipse should already have the package, your classes. Person.java and Lab6.java contain skeleton code to get you started.