Hi,
the Idea 12 IDE starts with java 1.6.0_37 by default on my OS X (mountain lion) machine.
I would like to start the IDE with my default Oracle Java 7.
How is it possible?
I have already exported JAVA_HOME
"export JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.7.0_10.jdk/Contents/Home"
Thanks in advance ;-)