码迷,mamicode.com
首页 > 系统相关 > 详细

idea缓存目录mac cache

时间:2017-12-26 17:55:03      阅读:342      评论:0      收藏:0      [点我收藏+]

标签:缓存   osi   rar   source   upd   ide   cut   cli   image   

IDEA如果出现卡顿,Index疯狂扫描,建议清空一下如下目录

~/Library/Caches/IntelliJIdea2017.3

技术分享图片

Resource nexus-maven-repository-index.prpperties does not exist

解决办法

For me the solution was to delete the folder ~/.m2/repository. This made Maven to re-index everything correctly.
方法0:删除Maven的本地仓库(一般没啥用,可以往下看,其他方法)

Failed trials, that may work for someone else:

方法1:Build, Execution, Deployment → Build Tools → Maven → Repositories : Selecting the repositories and click updates.
方法2:Build, Execution, Deployment → Build Tools → Maven: Giving more memory JVM
方法3:Delete folder ~/.IntelliJIdea2016.3/system/caches

idea缓存目录mac cache

标签:缓存   osi   rar   source   upd   ide   cut   cli   image   

原文地址:https://www.cnblogs.com/ae6623/p/8118535.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!