mini2Dx/mini2Dx

Cannot run project using InteliJ with Java 11

Opened this issue · 1 comments

There is a problem while running the intellij project in ubuntu giving a "non-zero exit code 127" error when running the command "/usr/lib/jvm//usr/lib/jvm/java-11-openjdk-amd64/bin/java" I tried following the tutorial on how to run from IntelliJ but I believe that the tutorial page is outdated since it specifies to use classpath desktop while there is no classpath desktop.

GTP95 commented

Try running it using Gradle.