Source Code Structure

Step One: Important!

In order to work this project correctly, YOU MUST download from here: Lab 8.

First, unzip it and drag it onto your desktop. Now you may simply import the entire project into Eclipse by going to:

File->Import->Existing Projects into Workspace

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

Shape Package and Classes

Now that we have our project set up, we will create an additional package for our shapes-- call this package shapes.

The shapes package will contain the following files: