Directories used by the IDE to store settings, caches, plugins and logs
Location of the IDE files depends on the operating system, product and version.
Examples
Examples for IntelliJ IDEA 2022.2:
Windows:
- Configuration (idea.config.path): %APPDATA%\JetBrains\IntelliJIdea2022.2
- Plugins (idea.plugins.path): %APPDATA%\JetBrains\IntelliJIdea2022.2\plugins
- System (idea.system.path): %LOCALAPPDATA%\JetBrains\IntelliJIdea2022.2
- Logs (idea.log.path): %LOCALAPPDATA%\JetBrains\IntelliJIdea2022.2\log
macOS:
- Configuration (idea.config.path): ~/Library/Application Support/JetBrains/IntelliJIdea2022.2
- Plugins (idea.plugins.path): ~/Library/Application Support/JetBrains/IntelliJIdea2022.2/plugins
- System (idea.system.path): ~/Library/Caches/JetBrains/IntelliJIdea2022.2
- Logs (idea.log.path): ~/Library/Logs/JetBrains/IntelliJIdea2022.2
Linux:
- Configuration (idea.config.path): ~/.config/JetBrains/IntelliJIdea2022.2
- Plugins (idea.plugins.path): ~/.local/share/JetBrains/IntelliJIdea2022.2
- System (idea.system.path): ~/.cache/JetBrains/IntelliJIdea2022.2
- Logs (idea.log.path): ~/.cache/JetBrains/IntelliJIdea2022.2/log
Should you need to change the defaults, refer to this document.
<product> would be one of the following:
- IntelliJIdea (IntelliJ IDEA Ultimate Edition)
- IdeaIC (IntelliJ IDEA Community Edition)
- RubyMine
- WebIde (PhpStorm versions before 2016.1 and WebStorm before 7.0 use this common directory)
- PhpStorm (PhpStorm starting from 2016.1 version)
- WebStorm (WebStorm starting from 7.0 version)
- PyCharm (PyCharm Professional)
- PyCharmCE (PyCharm Community)
- AppCode
- CLion
- DataGrip
- Rider
Android Studio folder locations can be found in this document.
Please sign in to leave a comment.
I can't to see to find any of the mentioned directories on Yosemite using 8.0.3 EAP 139.873.
I find it easier to move configuration folder to another location (SSD or another drive) and just create a soft link pointing to it. This way it's transparent to Intellij and there is no need to change the configs.
I successfully updated PhpStorm from 7.1 to 8.0 but didn't act to import settings from existing IDE at the very first screen. Later import of these settings didn't create my recent projects. Removing all directories as used by the IDE and listed here (Mac OSX) helped me, to restart the update process, and all was fine. Thx for this.
The open project dialog path always defaults to my home directory (I am using Linux). Can I change the default location of my projects?
Please add 'appCode' to the OS X product list. I've spend some time searching for it. Unlike others, it begins with little leading character
Maximilian, indeed, this issue is mentioned in our KB with a link to the same bug.
Debakkerbjorn, try to override the default values with the path where you have full write permissions.
I had accidently key mashed my Font Size to an unreadable number '13412' or something ridiculously.
Go to:
~/Library/Preferences/PyCharm50/option/ui.inf.xml
change 'Font Size' = 'not_a_ridiculous_number'
Hi Serge. I am a new IntelliJ user and I would like to change the default directory under which projects are stored. Is there a place in the UI to do that? Do I need to edit a config file?
I am using MacOS High Sierra and I am trying to find idea.config.path
But I could not find it in
Can anyone help me? Thanks
Please submit a ticket to support with the error you get when trying to run it with pycharm.bat file.
why Pycharm don't want open in windows 10
It would be helpful to add a send data to JetBrains when the out of memory dialog pops up. Then we would not have to search multiple folders to help you solve a memory leak.
Why aren't they located where the system is begging the developers to save their stuff into? For windows %APPDATA% and for linux/bsd Systems $XDG_CONFIG_HOME and $XDG_DATA_HOME?
It is quite sad to see that there are default locations where things should be but every developer/team is creating their own stuff in every possible thinkable location to increase the effort for a user keeping the system and home directory clean and to migrate software.
This helped reinstall a corrupted version oh PhpStorm. A normal reinstallation failed but following these instructions before re-installing the app helped.
For Rider EAP works too! Thank you for the article
I found on mc Mac ~/Library/Preferences/CLion2018.2 but it's unclear which file is the config file to add options to.
There should be a file with one option per line according to https://intellij-support.jetbrains.com/hc/en-us/articles/207241235-Reporting-performance-problems
I have:
clion.key
disabled_plugins.txt
disabled_update.txt
port
port.lock
./codestyles/Default.xml
./options:
cachedDictionary.xml
debugger.xml
dimensions.xml
filetypes.xml
find.xml
git.xml
ide.general.xml
images.support.xml
laf.xml
options.xml
other.xml
project.default.xml
recentProjectDirectories.xml
runner.layout.xml
scratches.xml
stubIndex.xml
ui.lnf.xml
updates.xml
usage.statistics.xml
window.manager.xml
window.state.xml
./scratches/scratch.txt
For Mac OS X:
Its really difficult to find out the path, still then you can use 'Long Path Tool', it can help you
Thanks. May I suggest changing the redirect link on this page—or better yet, 304 both pages to this one? https://devnet.jetbrains.com/docs/DOC-181
It is quite old, I realize, but it is the #2 google search result for "where are intellij plugins stored". The page to which it's pointing is the #1 result, and this one is somewhere down in the weeds of #6 or #7.
Difficult to find it. Finally found it, fiew!
For phpStorm, my config & settings was found in:
C:\Users\Chris.WebIde90
That really does not match the help content in this article.
Be well, :-)
Support request was 68163
I am trying to use the PyCharm Educational version and have asked for help as it keeps on crashing/freezing ( using Win7). The advice is to do this "Please, check with default settings (rename/remove settings folders to start with the defaults https://intellij-support.jetbrains.com/entries/23358108 ).". I have checked that the filepath is the default: C:\Users\Sue.PyCharmEdu10 but cannot find where I would edit any files. Can anyone help?
Thanks Serge, I have done so: 67739.
I was unable to find the idea.log in any of the directories mentioned above, but have attached the crash reports from ~/Library/Logs/DiagnosticReports/PyCharm*
Let me know if there's somewhere specific I might find the idea.log and I'll attach it to the ticket.
Mac OS X 10.9.5. I've tried removing all of the directories listed above for PyCharm with no success.