3
votes

Scene Builder does not open in my Intellij. I've tried different JDK versions, but I just cant get it to load up in my IDE. It was working before I had to reinstall my OS. I don't get an error or anything, the Scene Builder window is just blank. It works if I run it standalone though.

I'm on Ubuntu 20.04.1. Using JDK 11 and Scene Builder for JDK 11. I tried with JDK 14 and I still get the same issue. I attached an image of the screen I get.enter image description here

Any help? Intellij asked me to download the Scene Builder kit, then it asked me to download JavaFX. I did. Then I ended up here. JavaFX was included as a global library though so I didn't quite understand that.

What should I do?

3

3 Answers

2
votes

You should go to setting-plugins- search for javaFX and install JAvaFX Runtime for Plugins.

Restart again and the problem will be solved.

0
votes

You can run the SceneBuilder from outside Intellij and simply select your FXML, which works better in some cases, because there are some problems with the BuildIn Version (at least on Windows)

You can download it from Gluon.

0
votes

The solution for me was 'Settings> Plugins> search JavaFX' to enable and disable this plugin, then restart intellij idea