Rebuild IntelliJ project indexes

IntelliJ IDEA 10.5.1 is reporting zero usages for all method, classes etc.

Can I force IntelliJ to rebuild the project indexes?

73010 次浏览

文件-> 无效缓存..。

(在下次启动时强制重新构建所有缓存和索引)

重新启动 IntelliJ IDEA。

警告: 这可能会删除本地历史。

重新启动 IntelliJ 在我的例子中修复了这个问题(Ultimate 2019.1)——在重新启动时,它自己重新构建索引。

除了所有导入和非本地引用都出现错误之外,一个有趣的副作用是所有字符串文字上都报告了错误:

Incompatible types.
Required: java.lang.String
Found: java.lang.String