idea缓存目录mac cache

Posted 落雨

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea缓存目录mac cache相关的知识,希望对你有一定的参考价值。

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的主要内容,如果未能解决你的问题,请参考以下文章

mac彻底删除idea并安装新版本破解

修改IDEA缓存文件路径

如何设置 IntelliJ Idea Scala 项目以识别本地 Ivy2 缓存?

Android Studio中如何清理gradle缓存

MAC下 IEDA发布tomcat项目的位置

idea 忽略不需要提交的文件