Skip to content
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

You can’t open the application “JD-GUI” because this application is not supported on this Mac. #371

Open
mzhzhang opened this issue Sep 20, 2021 · 2 comments

Comments

@mzhzhang
Copy link

image

@mzhzhang
Copy link
Author

already modified the universalJavaApplicationStub.sh refer to #340 before.
This problem happened after the upgrade of MacOS 11.6 (20G165)

@bric3
Copy link

bric3 commented Sep 23, 2021

@mzhzhang java_home has to return something. Or you can use different command or even your own path.

$ /usr/libexec/java_home -v11
/Library/Java/JavaVirtualMachines/corretto-11.0.12.7.2/Contents/Home

This is working fine on macOs Big Sur 11.6 (Intel), with JDK installed and visible under /Library/Java/JavaVirtualMachines/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants