How do I work with JavaFX in Eclipse Juno?

后端 未结 2 852
栀梦
栀梦 2020-12-20 11:26

I have installed jdk1.7.0_15.

JavaFX\'s download page says the following:

JavaFX 2.2.7 contains the latest security fixes an

2条回答
  •  不思量自难忘°
    2020-12-20 12:03

    I recommend using e(fx)clipse.

    e(fx)clipse is a plugin to assist JavaFX development in Eclipse which will fix your classpath issue and provide you with many other useful features as well as step by step documentation and code completion assistance.

提交回复
热议问题