首页 > 技术文章 > IntelliJ Cannot find declaration to goto----解决方案

ShaYeBlog 2019-07-26 14:14 原文

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

  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.

推荐阅读