I have install Java 8 EA on my Window 7, but it\'s neither in my %JAVA_HOME%
nor in the %PATH%
. However when I start my IntelliJ IDEA v12 by clicking <
It was picked from the registry.
When launched from .exe IDEA looks for Java in a following order:
When launched from .bat the order is same but registry isn't looked, and 64-suffixed vars aren't used (what is probably a bug).