Is the most recent Kotlin EAP terribly broken for ...
# intellij
w
Is the most recent Kotlin EAP terribly broken for anyone else? I had it crash on analyzing a file if a class in another module wasn’t explicitly compiled (it would just not highlight or show any completion), now I see all references in tests to
internal
classes are marked as errors. I’m on AS Canary, and everything worked fine until the latest Kotlin plugin update
a
Hm, I don't recognize it. If the issue persists after invalidating caches, could you please report it to YouTrack with steps to reproduce if possible.
w
Oh, sorry I didn’t follow up but apparently it’s changes in Android Studio where they moved to module-per-sourceset (or something around that) which causes the issues
a
in Android Studio where they moved to module-per-sourceset
@wasyl btw, how did you find this? Was there an announce, or you noticed a changed setting?
w
It was mentioned on another (closed) Slack workspace that there were changes around the modules and that these errors might happen in canary builds