Has anyone had any experiences with IntelliJ IDEA ...
# gradle
j
Has anyone had any experiences with IntelliJ IDEA with the Kotlin DSL with JDK 10? IDE Support seems kind of wacked. @bamboo @eskatos @mkobit
x
not with JDK 10, but in general it often seems kinda wacked, doesn't really work well yet
best advice, hit reimport in the gradle side tab on a regular basis
j
I’ve been doing that.
I’ve tried clearing the cache and restarting IntelliJ several times too. I’ll check the issue tracker.
a
with Kotlin 1.2.41 and Gradle 4.7, it's been working ok for me (no worse on JDK10 than anything else) but it is necessary to be up-to-date