IntelliJ Cannot find declaration to goto----解决方案

系统中已经有了该类库,还是找不到类提示

  1. close the project in intellij.
  2. close intellij.
  3. go to the project folder and delete the .idea folder
  4. restart intellij and open the project (wait for the indexing to finish) and it would work.

猜你喜欢

转载自www.cnblogs.com/ShaYeBlog/p/11250035.html