Hi, does anyone know how to fix that issue that pr...
# intellij
l
Hi, does anyone know how to fix that issue that prevents me from writing Kotlin? I find no solution and it's driving me crazy! I'm trying my luck here as none of the workarounds I found on the internet worked and many use IDEA here.
d
Have you tried setting the JDK location to the path
/Library/Java/...../Home
?
l
Yes, it forgets it and gives the same error. I also noticed it still performed Gradle sync, so I'm now just ignoring that specific error until magic happens…
g
What if you use embedded jdk? Still the same error? Also, after changes are applied, kill all Gradle daemons
l
The checkbox is uncheckable…
g
Looks that something is broken completely on IDE level, did you try a new install, maybe another version of IDEA
l
Well, it was a fresh update from Toolbox…
g
“update” 😬
l
I dismissed EAP too, because it would crash the gradle-maven IDE plugin
g
Probably make sense to delete and clean settings
l
That means losing all my preferences?
g
yes
no need to delete, you can move, just to be sure that it’s not a migration issue
a