Chisel 
logo  Computer Human Interaction & Software 
Engineering Lab

Debugging Creole

  1. Create a new Launch Configuration (under the Run > Debug... menu).
  2. Select Eclipse Application from the tree on the left
  3. Click the New Launch Configuration toolbar button
  4. Give your new configuration a name
  5. [Optional] You can choose a different directory for your runtime workspace
  6. Click Apply
  7. To start debugging Creole click the Debug button
  8. Another Eclipse window will open showing your runtime workspace which lets you test your plug-ins

Creating a new launch configuration for debugging Creole inside Eclipse


For instructions on importing Creole into Eclipse click here.