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

[macOS] #456

Open
tsilcher opened this issue Jul 13, 2024 · 2 comments
Open

[macOS] #456

tsilcher opened this issue Jul 13, 2024 · 2 comments

Comments

@tsilcher
Copy link

I get this error when launching JD-GUI on macOS Sonoma:

ERROR launching 'JD-GUI'

No suitable Java version found on your system!
This program requires Java 1.8+
Make sure you install the required Java version.

I have this version of Java installed:

java -version                             
openjdk version "21.0.3" 2024-04-16
OpenJDK Runtime Environment Homebrew (build 21.0.3)
OpenJDK 64-Bit Server VM Homebrew (build 21.0.3, mixed mode, sharing)
Screenshot 2024-07-13 at 17 30 05

Is there a workaround or fix for this?

@Louis0704
Copy link

I've encountered the same problem... and finding the solution.

@Louis0704
Copy link

I just tried this to modify .sh script, changing the Java version requirement from 1.8+ to 1.8. And it works to run on my Mac.
#427 (comment)

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