0
votes

I have downloaded the latest scene builder from gloun, and I had my project settings done right. And yet I'm facing this error when i'm trying to open my fxml file

java.lang.ClassNotFoundException: com.sun.javafx.fxml.LoadListener PluginClassLoader[org.jetbrains.plugins.javaFX, 192.6817.30] com.intellij.ide.plugins.cl.PluginClassLoader@15d517ae

java.lang.NoClassDefFoundError: com/sun/javafx/fxml/LoadListener

com.intellij.diagnostic.PluginException: While loading class com.oracle.javafx.scenebuilder.kit.fxom.FXOMLoader: com/sun/javafx/fxml/LoadListener [Plugin: org.jetbrains.plugins.javaFX]

//edit: i installed choose runtime plugin, and ran jdk 1.8

1
intellij's embedded scene builder - Deem_Alqud
this the first time i'm dealing with gui,,, i followed these instructions jetbrains.com/help/idea/… and downloaded the latest version of scene builder... when i tried to open the fxml file, error occurs and it says "faild to open the file in the scene builder" - Deem_Alqud

1 Answers

0
votes

As stated here Scene Builder does not work anymore after update to 2019.2 version, Scene Builder is not working properly with the new version of Intellij IDEA. Please use your Scene Builder as standalone app.