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

Mac APP bundler CLI -appclass isn't used for app directory creation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 8u20
    • 8u20
    • deploy
    • MacOS 10.9

      When we use the following command:

      "/Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home/bin/javafxpackager" "-deploy" "-verbose" "-outdir" "${HOME}" "-outfile" "test" "-native" "image" "-BfxPackaging=true" "-BmainJar=${HOME}/SampleApp.jar" "-Bclasspath=${HOME}/SampleApp.jar" "-srcfiles" "${HOME}/SampleApp.jar" "-appclass" "SampleApp" "-srcdir" "${HOME}"

      we expect the "bundles/SampleApp.app" folder to appear in the home directory. But insted "bundles/null.app" appears.

            shemnon Danno Ferrin (Inactive)
            dzinkevi Dmitry Zinkevich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: