Skip to content

Can get the app to run with a bundled JRE. #39

@abcbarryn

Description

@abcbarryn

I am running:
jar2app -r jre1.8.0_221.jre -n TechnicLauncher -d TechnicLauncher -i Icons.icns -b com.amobiledevice.TechnicLauncher TechnicLauncher.jar
Where jre1.8.0_221.jre was extracted from jre-8u221-macosx-x64.tar.gz downloaded from Oracle. I have also tried:
jar2app -r "/Library/Java/JavaVirtualMachines/jdk-11.0.2.jdk" -n TechnicLauncher -d TechnicLauncher -i Icons.icns -b com.amobiledevice.TechnicLauncher TechnicLauncher.jar
Both produce the same error:
Screen Shot 2019-08-17 at 5 11 00 AM
Running the command without the -r option works fine, but as soon as I try to bundle a java runtime it breaks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions