deathmarine / Luyten

An Open Source Java Decompiler Gui for Procyon
Other
5.01k stars 999 forks source link

the version "luyten-0.5.4.exe" does not support openjdk . #314

Closed hellozrh closed 4 months ago

hellozrh commented 1 year ago

the version "luyten-0.5.4.exe" does not support openjdk

image

my java home info :

C:\WINDOWS\System32>java -version
openjdk version "1.8.0_362-362"
OpenJDK Runtime Environment (build 1.8.0_362-362-b09)
OpenJDK 64-Bit Server VM (build 25.362-b09, mixed mode)
hellozrh commented 1 year ago

os enviroment: image

ghost commented 1 year ago

As a workaround, you can open the .JAR version from a Terminal like this: javaw -jar luyten-0.5.4.jar