-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
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:

Running the command without the -r option works fine, but as soon as I try to bundle a java runtime it breaks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels