Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8116930

SceneBuilder is not dealing well with classpath relative URLs.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 8
    • 7u6
    • javafx
    • None

      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.

            eleponn Eric Le Ponner
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: