I'm trying to compile the Kotlin compiler using `g...
# compiler
a
I'm trying to compile the Kotlin compiler using
gradlew dist
but getting this error. Any idea what might be the cause? Is it the JDK version or something?
n
A similar error is encountered although I am using Linux as the host. It seems that the JB Space servers that host the JDK dependencies is down.
With the Kotlin code base it requires JDK 7 or 6. Have you installed any of these JDKs?