Intellij strange compilation errors

Viewed 42

i forced my computer to restart after freezing and i found out that my IDE IntelliJ Community Edition, I am seeing some strange compilation errors. According to the compiler, but my application is running perfectly how can i fix it

enter image description here

2 Answers

you can fix this problem by going to File -> invalidate caches -> invalidate and restart

Related