IntelliJ keeps complaining about using experimenta...
# intellij
a
IntelliJ keeps complaining about using experimental APIs despite a
@file:OptIn
at the top of the file. Removing and re-adding the annotation makes it go away for a little bit, but then it comes back.
“Invalidate Caches” doesn’t help either.
j
temporal fix is removing and adding a letter in the optin, but it will start to be red again soon.
i
same with
@file:OptIn(ExperimentalSerializationApi::class)
very annoying 😞
a
It’s the same for any experimental API
😞 1
i
Screen Recording 2022-08-01 at 17.47.14.mov
a
Post and upvote there.
👍 1