How to build kotlin using gradle? The doc says ope...
# kontributors
s
How to build kotlin using gradle? The doc says open build.gradle.kts from
Module from Existing Sources
. I tried that but got error
Cannot import anything from build.gradle.kts
. I could not see the gradle’s import dialog.
i
What Intellij IDEA version you’re using?
s
IntelliJ IDEA 2017.3 EAP (Community Edition) Build #IC-173.2463.16, built on September 20, 2017 JRE: 1.8.0_152-release-1008-b1 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Mac OS X 10.12.6
s
You should update your Kotlin plugin before