Duplicate :
|
If an FXML contains a classpath relative URL, e.g. something like <Image url="@/my/image.png"/> or <fx:include source="/my/include.fxml"/> it might not load in scenebuilder. If it does load e.g. because there were unknown types and the user managed to specify a classpath, then the urls might not be preserved correctly.