- Checkout target platform into your eclipse workspace
- Import with
File -> Import -> General -> Existing projects...
- Open
visuflow.target
- Click on the link
Set as Target Platform
in the top right corner - Open your run configuration for the plugin under
Run -> Run Configurations...
- Make sure that
org.eclipse.ui.ide.workbench
is selected underMain -> Program to run -> Run an application
- Switch to tab
Plug-ins
- Select
plug-ins selected below only
in combobox - On the right click on
Deselect all
- Tick all plug-ins under
Workspace
- On the right click on
Add required Plug-ins
- Click on
Validate Plug-ins
-> Hopefully no problems ;) Apply
Run