Manually Edit IntelliJ 4.5.4
Hi,
I'd like to manually stpecify the location of my Java SDK in IntelliJ. Is there a way to do this from a file? I know its possible to do this from the IDE.
The thing is I'm running it on a filesystem with a lot of directories and its taking a long time to show up the directory screen.
Thanks.
Please sign in to leave a comment.
It's in config folder, most probably %HOME%/.IntelliiJIDEA/config/options/jdk.table.xml
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"
Thanks for the reply.
I can see the file. But whenever I make changes to it, it gets overwritten. Is there another file I should be making changes to first?
My bad! I got it to work. Thanks for the help. You the man!
Perhaps this should be logged as a bug or a slight imprefection.
--Randy
I do not think this is a bug. IDEA should be shut down when you're editing
config files manually.
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"