How to use JavaFX 2 SDK in Eclipse?

后端 未结 8 1541
野性不改
野性不改 2020-12-01 09:21

I have installed JavaFX 2.0 SDK and now I would like to do an JavaFX application with Eclipse. But how can I use the javafx.* classes in Eclipse?

The of

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-01 09:41

    To install the e(fx)clipse tooling into your already existing Eclipse you have to add an Update site.

    There's no released yet available so you need to add the nightly update-site http://download.eclipse.org/efxclipse/updates-nightly/site

提交回复
热议问题