Is it possible to change the location of IDE settings on Windows XP
Hi All,
On Windows XP, IntelliJ sets the IDE settings C:\Documents and Settings\<User name> which can be problematic when this location is limited in space... is there any way I can change this ?
Thanks
David
Please sign in to leave a comment.
Hi David,
these paths are in idea.properties file in IDEA's bin\ directory.
Great, thanks for the info!