Start up the application "Eclipse" which is located on the desktop.
IMPORTANT! Read the following carefully. The steps below are different from the previous labtest.
Dismiss the "Welcome to Eclipse" tabbed pane (If you want to look at it later, you can find it under Help -> Guide)
Select File -> Import. This will bring up the "Import" dialog box.
Select the item "Existing Projects into Workspace" under the "General" category.
Press the "Next >" button.
Select the "Select archive file:" option instead of the "Select root directory" option.
Press the "Browse" button that is next to the "Select archive file:" option.
From
the file chooser, choose "My Computer" and select the Y: drive. In the
Y: drive, navigate to the "projects" directory. Select the file that is
in that directory called 1710_F10_Labtest3.zip. Click on the "Open"
button.
You will now see that the dialog box lists an item
called 1710_F10_Labtest3 (1710_F10_Labtest3) in the "Projects:"
section. The box to the left of the item will be checked off (which is
correct - don't uncheck it).
Don't alter any of the other options. Now click "Finish"
You will now see in the Package Explorer view that the project has been created for you.
Expand the project and the default package to see that there are four programs provided for you.