IntelliJ Cannot find declaration to goto----解决方案
系统中已经有了该类库,仍是找不到类提示ide
- 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.
欢迎关注本站公众号,获取更多信息