[snip]
  1. Setup a target platform
    1. Start Eclipse with no open projects
    2. On menu item "Window", select "Preferences" and then expand the list item "Plug-in Development"
    3. Click the list item "Plug-in Development" item "Target Platform"
    4. Select "Running Platform" and then click on the "Edit" button
    5. Click Add ...
      Select "Default: Default target for the running platform". Click the "Next" button.
    6. Add ...
    7. 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
    8. Expand "FX Target" and check "RCP 3.x Target Platform Feature" and uncheck "Include required software"
    9. Finish and activate the new target by selecting it and click the Ok button.

  2. File > New > Project ...

    [snip]