Java FX is a tool you can use on eclipse called e(fx)clipse. It allows you to set up a custom user interface. Java FX also goes along with Scene Builder, where in Scene Builder you can just click and ...
Make sure you know the difference between creating a new Java class and creating a new JavaFX class -- these are not the same thing in IntelliJ! Make sure your Main config is edited properly as per ...