How can I clear the IntelliJ cache?

Question

Grade: Education Subject: Support
How can I clear the IntelliJ cache?
Asked by:
35 Viewed 35 Answers

Answer (35)

Best Answer
(286)
The IntelliJ cache is located in `~/.cache/JetBrains/IntelliJIdea`. To clear it, delete the entire directory. Be aware that this will remove all cached data, including settings, project files, and plugin information, so you'll need to reconfigure some things after clearing it.