I am using IDEA (with OpenJDK 11), and I am trying to use the SceneBuilder to display my FXML files. It works, except when I use inherited JavaFX components, for example :>
Just try to install plugin "choose runtime" in the newest EAP 2019.3 version for Java 11 and CTRL-SHIFT-A choose choose-runtime and latest jbrsdk-8. Choose in your project structure java 11, but with java 8 compatibility.
Also use jfoenix 8.0.9 in your project to run scene builder. To run program use jfoenix 9.0.9.