Resource path should always use '/' separator

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      On Windows, one may end up with a mix of '/' and '\' in an url, and get errors such as:
      WARNING: Resource "jar:file:/C:/wksfx/sb20/SceneBuilderKit/dist/SceneBuilderKit.jar!/com/oracle/javafx/scenebuilder/kit/editor/panel/inspector/editors/..\..\..\css\Theme.css" not found.

      (see the attached fxml that produced this warning).
      We should use '/' everywhere to handle the paths more easily and avoid all these separator issues.

            Assignee:
            Eric Le Ponner
            Reporter:
            Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: