Debugging Shrimp
- Select your ca.uvic.csr.shrimp project in the Package Explorer
- Create a new Launch Configuration (under the Run > Debug... menu).
- Select Java Applications from the tree on the left and click the New Launch Configuration toolbar button
- Give your new configuration a name
- If the Project field is blank, click Browse... and select your Shrimp project (e.g. ca.uvic.csr.shrimp)
- Under Main class click the Search... button and type in Shrimp into the textfield. Choose the matching type Shrimp - ca.uvic.csr.shrimp and press OK
- Click Apply at the bottom.
- To debug Shrimp click the Debug button at the bottom.

For instructions on importing Shrimp into Eclipse click here.

