-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bundling .jar file error on execution #47
Comments
Can you provide a link to jpackage? I got the same issue as @JC-ProgJava |
It's provided in JDK 14 |
I am currently using OpenJDK-provided JDK 14 and am still having the same error. |
JavaAppLauncher won’t work at all beyond JDK/JRE 8. Try universalJavaApplicationStub and |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"Unable to load Java Runtime Environment" dialog shows on execution of .app created.
The text was updated successfully, but these errors were encountered: