0

I noticed, that the very same FXML file if opened with standalone SceneBuilder and SceneBuilder from withing IntelliJ is displayed differently:

enter image description here

I.e. most properties are absent in IntelliJ version (at right in the picture).

How to fix?

Dims
  • 47,675
  • 117
  • 331
  • 600
  • Check this [question](http://stackoverflow.com/questions/35437277/javafx-scene-builder-lacks-most-of-the-options/35443851#35443851) – José Pereda Apr 26 '16 at 12:19
  • Why am I entering path to SceneBuilder executable then? If I omit the path, it doesn't work at all. – Dims Apr 26 '16 at 12:51
  • You need to let IntelliJ about the Gluon's SceneBuilder path so you can open fxml files from IntelliJ. Or you can just run SceneBuilder an open them from it. – José Pereda Apr 26 '16 at 12:53
  • The path I set in IntelliJ, displays different picture when I run it (the very same path) directly – Dims Apr 26 '16 at 13:30
  • As I mention in the referred question, you shouldn't use the IntelliJ built-in SceneBuilder, but the Gluon's latest version. They are really different. – José Pereda Apr 26 '16 at 13:35

0 Answers0