Eclipse plugin for JavaFX is on the move
We are in the process of moving the Eclipse plugin for JavaFX, from kenai.com to a more proper place - Eclipse foundation. Developers used to find the plugin at the kenai url, however the download is now available for install in a cleaner way. The process is still a little clunky, however once the plugin becomes an Eclipse project, one would be able to get the plugin through the usual channel, the update center.
Before
you can get started with the plugin you'll have to point it to the
location of the JavaFX SDK on your computer. Use the preferences (Window | Preferences | Java | Build Path ...) dialog
to set the JAVAFX_HOME varialble. See the screen shot below for more
details. In my case the JavaFX SDK has been bundled with NetBeans. No
big deal, Eclipse will be able to use this instance.