I'm no sure if this is a Kotlin problem but all my...
# announcements
j
I'm no sure if this is a Kotlin problem but all my projects are Kotlin, and I have a strange issue with IDEA where I get compile errors only when I run tests (and of course in editor if I have file open). It doesn't matter if compile error is in main or test source. Even if I use Recompile project (ctrl+shift+F9 in Windows) I don't get any errors shown until I run tests EDIT: It seems I have some IDEA updates pending so I'll try those first