profile cache

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

0
Avatar
Permanently deleted user

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!"


0
Avatar
Permanently deleted user

Dmitry,

how can I change the path where intellij keeps the caches?

best regards,

bruno coelho

0
Avatar
Permanently deleted user

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!"


0

请先登录再写评论。