IntelliJ Cannot find declaration to goto----解决方案
系统中已经有了该类库,还是找不到类提示
- close the project in intellij.
- close intellij.
- go to the project folder and delete the
.idea
folder - restart intellij and open the project (wait for the indexing to finish) and it would work.