Anyone else getting random exceptions (most of the...
# intellij
k
Anyone else getting random exceptions (most of the time
org.jetbrains.kotlin.idea.caches.resolve.KotlinIdeaResolutionException
) when editing
kotlin-dsl-precompiled-plugins
files (
.gradle.kts
files in the
src
directory of a
buildSrc
) plugin in IntellJ? I sometimes had them in previous IDEA versions, but now in 2018.3.1 they happen all the time. I already submitted some reports to JetBrains with the IDE Fatal Errors dialog, but as I see no reports by anyone in the JetBrains YouTrack, I'm starting to wonder whether it's actually me doing something terribly wrong...