Chisel 
logo  Computer Human Interaction & Software 
Engineering Lab

Setting up Shrimp in Eclipse

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

Importing Shrimp into Eclipse


For instructions on debugging Shrimp click here.