idea 一直scanning files to index的完美解决

转载:https://blog.csdn.net/libusi001/article/details/102800605
 

方法一、File -> Invalidate Caches / Restart

方法二、删除C:\Users\xxx\.IntelliJIdea2018.2\system文件夹

方法三、将扫描的文件夹排除在建立索引的范围之外,即将xxx文件夹标记为Excluded。

方法四、更改Edit Configurations和idea配置路径

第四种方法摸索研究后得出,亲测好用!

IDea超实用10篇博客:https://blog.csdn.net/libusi001/article/details/100070715

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

scanning files to index 扫描文件建立索引
方法一、File -> Invalidate Caches / Restart


方法二、删除C:\Users\xxx\.IntelliJIdea2018.2\system文件夹


方法三、将扫描的文件夹排除在建立索引的范围之外,即将xxx文件夹标记为Excluded。


方法四、更改Edit Configurations和idea配置路径
1、一直扫描很长时间,点击Edit Configurations,update classes and resources更改为Do nothing。

2、会发现扫描时间很短,但是还会一直重复扫描

3、更改idea配置路径

idea.config.path=D:\Java\idea\IntelliJ IDEA 2018.2.4\01edit\config
idea.system.path=D:\Java\idea\IntelliJ IDEA 2018.2.4\01edit\system
idea.plugins.path=D:\Java\idea\IntelliJ IDEA 2018.2.4\01edit\plugins
 
#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE config folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
# idea.config.path=${user.home}/.IntelliJIdea/config
#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE system folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
# idea.system.path=${user.home}/.IntelliJIdea/system
 
#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to user installed plugins folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
# idea.plugins.path=${idea.config.path}/plugins
思路:

重启idea,重装idea,关机重启,kill idea进程都不好使。
重新download的代码一样的问题,所以一定是配置文件的问题。
配置文件删掉一样不好使,可能是需要刷新加载配置文件。
不重启的情况下(重启也不一定好用),更改idea配置路径即可起到刷新的效果。
更改完毕后,关闭idea,任务管理器杀死进程,重新启动。
发现update完毕后就不会重复扫描建立索引了。
 
 

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值