IDEA started to remove `kotlin.jvm.*` imports from...
# intellij
a
IDEA started to remove
kotlin.jvm.*
imports from my files when I format them. This means that all the
@JvmStatic
,
@JvmOverloads
, etc annotations now produce a compiler error. What could be the problem? How do I prevent IDEA from doing this?
1
j
multiplatform project? I have the same problem
a
Yes
2021.1.3
version
☝️ Somebody is already working on this issue.
j
thank you for sharing :)