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

For instructions on importing Creole into Eclipse click here.

