- A runtime configuration is a special way to run plugin projects within eclipse. It will create a runtime workbench in which fluency (the plugin) will run for you.
- Run->Run...
- Select Eclipse Application and click the New button
- Rename as you wish
- In the Run a product dropdown, select the org.knownspace... option
- Click on the plugins tab
- Select the Choose plugins... option (#3)
- Click the Deselect all button
- Click the Workspace plugins checkbox
- Click the Add Required Plugins button
- Click Apply and Click Run
- Now it will be in your Run dropdown
- You should also set it up so that your runtime workspace clears before each run
- Run->Run...
- Click on your fluency runtime in the configurations window.
- Click the checkbox for Clear workspace data before launching in the Main tab
- Click the Apply button
- Click the Run button