
I've spent several hours looking for a solution and found several articles/videos that explain how to resolve this problem. All the JavaFX objects are underlined in RED in Eclipse. However, when I do that none of the JavaFX objects (Scene, Stage, etc) are known. I've added e(fx)clipse to Eclipse so that I now have the option of creating a JavaFX project in Eclipse. I have JDK/Eclipse installed and am able to create/run console apps, no problem. I want to build a small calculator app that will force me to learn more about the following tools/products:įirst things first.is JavaJX and Scene Builder the 'best' way to build a GUI application? Is there something better/newer? I would really appreciate some advise with this. I'm just jumping into Java world and I'm rapidly learning that maybe I don't know as much about programming as I thought I did.
