Creating Projects from ZIP Files in Eclipse

If a project has been saved as a ZIP file, use the following steps to import it into Eclipse:

1.     Click File�Import� from the Eclipse main menu

2.     Expand General, select Existing Projects into Workspace, and click Next

3.     Make sure that Select Archive File is checked and browse for VectorProducts.zip and browse for the ZIP file

4.     Click Finish

You should now see the new project in Package Explorer.