java-decompiler / jd-gui

A standalone Java Decompiler GUI
GNU General Public License v3.0
13.72k stars 2.36k forks source link

Will not recognize Java on macOS #437

Closed MonotoneDevelopment closed 6 months ago

MonotoneDevelopment commented 6 months ago

I have Java 18 installed on my mid-2015 13" MacBook Pro. When I try to open the application from the OSX distribution, it opens an error window saying "Java is not installed, make sure you have Java 1.8+ installed!" I would think that Java 18 is a little bit more up to date than 8, yet it still doesn't recognize it. If I open the .jar executable inside the app instead, it does open, however I am not able to open up any files.

MonotoneDevelopment commented 6 months ago

Nevermind I just got the latest .jar instead