I'm trying to use the kotlincond-app project, but ...
# intellij
l
I'm trying to use the kotlincond-app project, but I get this error on very start of the build:
Supplied javaHome is not a valid folder. You supplied: /Library/Java/JavaVirtualMachines/jdk1.8.0_05.jdk/Contents/Home
I'm using latest IntelliJ 2018.3 CE EAP, and I checked the module settings and gradle JDK, they all use a different 1.8 JDK (u162) that is correctly setup. Also, the IDE gives no hint on how to fix the issue