When I load/save settings on my PC for IntelliJ-IDEA v11+ Ultimate on Windows 7, it is super slow (seconds). I think the settings are being saved on a network drive (corporate setup), but I want to confirm.
- What is the default location on Windows 7 for IntelliJ-IDEA settings files?
- How can I change the location of settings files?
UPDATE
I checked my idea.properties
file here: C:\Program Files (x86)\JetBrains\IntelliJ IDEA 11.1.5\bin\idea.properties
. I see this entry (commented-out):
# idea.config.path=${user.home}/.IntelliJIdea/config
My insane corporate setup has Java's user.home
mapped to \\UBSPROD.MSAD.UBS.NET\UserData\arpeke\RF
. There, I found the folder named .IntelliJIdea
with my settings.