[snip]
- Setup a target platform
- Start Eclipse with no open projects
- On menu item "Window", select "Preferences" and then expand the list item "Plug-in Development"
- Click the list item "Plug-in Development" item "Target Platform"
- Select "Running Platform" and then click on the "Edit" button
- Click Add ...
Select "Default: Default target for the running platform". Click the "Next" button.
- Add ...
- Select Software Site
-
- If you run on Luna: "eFX Runtime Nightly" with Url "http://download.eclipse.org/efxclipse/runtime-nightly/site" as a site
- If you run on Kepler: "eFX Runtime 0.9.0" with Url "http://download.eclipse.org/efxclipse/runtime-released/0.9.0/site" as site
- Expand "FX Target" and check "RCP 3.x Target Platform Feature" and uncheck "Include required software"
- Finish and activate the new target by selecting it and click the Ok button.
- File > New > Project ...
[snip]