Stage Icons don't load on OSX

XMLWordPrintable

      When using the following settings to set the icons for the application launch. They work on windows but not on OSX

      Image icon64 = new Image(getClass().getResource("flag-aud.png").toExternalForm());
      stage.getIcons().addAll(icon64);

      On OSX you just see the standard java icon.

            Assignee:
            Kevin Rushforth
            Reporter:
            CelerTechnologies (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: