I installed Eclipse IDE today on my Ubuntu Linux and then installed JavaFX using \'Install New Software\' and when I created a javafx project, I got the following error in M
A) Make sure that you are using a compatible JDK, like 1.8, AND
B) configure a compatible version of Java in the Eclipse Project Facets.
For Java 11, this error also appears, as JavaFX has been removed from Java 11 and comes as standalone
More info: https://blogs.oracle.com/java-platform-group/the-future-of-javafx-and-other-java-client-roadmap-updates