Large cache files?
已回答
I found IntelliJ IDEA seems to have created the following large cache files:
1.2G ./Library/Caches/IntelliJIdea2017.1/Maven/Indices/Index1/data1/context/_0.cfx
719M ./Library/Caches/IntelliJIdea2017.1/Maven/Indices/Index1/data1/context/_4l.cfs
1.2G ./Library/Caches/IntelliJIdea2017.1/Maven/Indices/Index1/data3/context/_0.cfx
719M ./Library/Caches/IntelliJIdea2017.1/Maven/Indices/Index1/data3/context/_4l.cfs
I'm trying to free up my hard drive for more space. Would it be OK to manually delete these files?
请先登录再写评论。
IntelliJ IDEA will not be able to provide code completion for the Maven dependencies without the Maven indices, otherwise it will work just fine.