Which version of IDEA Kotlin plugin must be declar...
# kontributors
t
Which version of IDEA Kotlin plugin must be declared in
Plugins
when I run
./gradlew runIde
in Kotlin
master
? Something like
1.4-SNAPSHOT
?
i
Localy built plugin has
@snapshot@
version there.
👍 1
t
JDK 8 instead of JDK 11 resolve the problem