Closed smandon closed 5 years ago
As stated on my website (linked in the ReadMe.md of this project), one should have installed Java 8 JRE and JDK, together with Maven. The "JAVA_HOME" variable should point to the Java 8 JDK. This is because multiple projects that are used, depend on Java 8.
I tried to install it under linux mint 19.1 which comes with openjdk 11 installed by default.
During the installation it fails to compile fernflower due to the java version check, the error is:
It works with openjdk 8