For some days/weeks now intellij renders errors fo...
# intellij
t
For some days/weeks now intellij renders errors for usages of
internal
fields and methods defined in the same module but a different source set. Is this a bug or a feature? and is there a way to resolve this issue?
a
Please try to remove .idea directory (back it up first) and reimport the project into IDEA
t
unfortunately that didn't do the trick :(
a
From my recent experience these tend to be some transient errors, maybe Invalidate caches and restart will help? If it doesn't, can you please share some project to reproduce and hopefully fix the problem?