Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
profile cache
Permanently deleted user
Created
Hi ,
I noticed that my user's intellij caches folder are getting quite large. Is there any harm in deleting this folder? The path is .IntelliJIdea50\system\caches Thanks
RS> I noticed that my user's intellij caches folder are getting quite RS> large. Is there any harm in deleting this folder? The path is RS> .IntelliJIdea50\system\caches Thanks
The only harm is that your next project opening will take longer because IDEA will have to rebuild the caches for your project. Other than that, it's OK to do.
Hello Robert,
RS> I noticed that my user's intellij caches folder are getting quite
RS> large. Is there any harm in deleting this folder? The path is
RS> .IntelliJIdea50\system\caches Thanks
The only harm is that your next project opening will take longer because
IDEA will have to rebuild the caches for your project. Other than that, it's
OK to do.
--
Dmitry Jemerov
Software Developer
http://www.jetbrains.com/
"Develop with Pleasure!"
Dmitry,
how can I change the path where intellij keeps the caches?
best regards,
bruno coelho
Hello bruno,
bc> how can I change the path where intellij keeps the caches?
Change the value of the idea.system.path property in bin\idea.properties
file under the IntelliJ IDEA installation directory.
--
Dmitry Jemerov
Software Developer
http://www.jetbrains.com/
"Develop with Pleasure!"