ive posted a questio before about this topic and ive gotten far but all of a sudden hit a wall

So the thing is ive grown tired of the build in gui builder for Eclipse and i want to try out JavaFx Scene builder so far ive installed e(fx)clipse and i have also installed the newest version of JDK

the guy from my previous question gave me this link: http://docs.oracle.com/javafx/2/get_started/fxml_tutorial.htm

it basicly shows how i can start by creating FXML projects in java. However the guide for this is ment for Netbeans and when i try to follow the steps on creating the project i fail at the following thing:

2.In the JavaFX application category, choose JavaFX FXML Application. Click Next

i simply do not have an option to choose JavaFx FxML Application.

So my question is, do any of you guys have a guide for this for eclipse or does any of you guys have any experiance with this and are able to share what i am suppose to do when i want to build my gui in JavaFx Scene builder?

Hope one of you are able to help me

Best Regards

Marc Rasmussen

有帮助吗?

解决方案

Install e(fx) plugin to your eclipse .

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top