Jire / Abendigo

A free as in both freedom and free beer game modding platform using Kotlin on the JVM.
GNU General Public License v3.0
57 stars 56 forks source link

Build error #39

Closed mattdeveluk closed 8 years ago

mattdeveluk commented 8 years ago

Hello,

I am trying to compile Abendigo, but I am still getting this error.

`ERROR: JAVA_HOME is set to an invalid directory: C:\Users\xxx\AppData\Local\Programs\Eclipse Che\eclipse-che-4.0.0-RC12\tools\jre\

Please set the JAVA_HOME variable in your environment to match the location of your Java installation.`

Jire commented 8 years ago

Install the JDK: http://www.oracle.com/technetwork/java/javase/downloads/index.html

mattdeveluk commented 8 years ago

Thanks, already solved that issue. Great tool, thank you for what you do, you do it great.