Fix LauncherImpl to allow passing jar files without JavaFX-* manifest attributes

XMLWordPrintable

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

      Currently the launchApplication method called by the Java launcher will not accept a Jar file that does not contain JavaFX-Application-Class in it's manifest. This should be fixed to allow for any Jar file to be launched, so long as the class referenced by the Main-Class attribute extends Application.

            Assignee:
            David Dehaven (Inactive)
            Reporter:
            David Dehaven (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: