IntelliJ Cannot find declaration to goto----解决方案
时间:
2019-07-26 14:37:56
阅读:
679
评论:
收藏:
0
[点我收藏+]
系统中已经有了该类库,还是找不到类提示
- 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.
IntelliJ Cannot find declaration to goto----解决方案
原文:https://www.cnblogs.com/ShaYeBlog/p/11250035.html