Why IDEA showing "Unable to get Gradle home direct...
# intellij
k
Why IDEA showing "Unable to get Gradle home directory" when I use build.gradle.kts ?
m
Perhaps because your project config isn't correctly identifying the location of Gradle on your system, and you're not using the wrapper?
k
Location of Gradle correctly set. Even I can compile build project successfully
a
k
Yes
206 Views