Chisel 
logo  Computer Human Interaction & Software 
Engineering Lab

Debugging Shrimp

  1. Select your ca.uvic.csr.shrimp project in the Package Explorer
  2. Create a new Launch Configuration (under the Run > Debug... menu).
  3. Select Java Applications from the tree on the left and click the New Launch Configuration toolbar button
  4. Give your new configuration a name
  5. If the Project field is blank, click Browse... and select your Shrimp project (e.g. ca.uvic.csr.shrimp)
  6. 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
  7. Click Apply at the bottom.
  8. To debug Shrimp click the Debug button at the bottom.

Creating a new launch configuration for debugging Shrimp inside Eclipse


For instructions on importing Shrimp into Eclipse click here.