JavaFX Scene Builder lacks most of the options

南笙酒味 提交于 2019-12-02 08:43:06

IntelliJ built-in Scene Builder is not the same as uses Gluon's Scene Builder The former is a version embedded in the IDE, introduced with IntelliJ IDEA 14, two years ago, but without several features (like possibility of adding custom controls), menus or recent improvements, while the latter is the complete and recently updated version 8.1.1, that allows you using the latest features available.

If you check IntelliJ help, they also recommend using the stand-alone version (though they still point to the old 2.0 Oracle's version), they don't refer to the one they embed.

In case you find any issue using Gluon's Scene Builder, you can report it here.

Note: I've edited the answer to clarify that IntelliJ built-in Scene Builder does use Gluon's Scene Builder, by scanning the content folder with the dist.jar. It is recommended having the latest version installed.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!