Setting up Shrimp in Eclipse
- Downloaded the latest Shrimp source code from here
- Inside Eclipse select the File > Import... menu
- Choose Existing Projects into Workspace and press Next
- Click the Select archive file: radio button and click Browse... to locate the zip file you downloaded in step #1
- Press Finish
- This will create a new project inside Eclipse called ca.uvic.csr.shrimp

For instructions on debugging Shrimp click here.

