Large cache files?
Answered
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?
Please sign in to leave a comment.
IntelliJ IDEA will not be able to provide code completion for the Maven dependencies without the Maven indices, otherwise it will work just fine.