How to change Java.exe path for JDeveloper?
On my Win7 system I have two Java versions installed: One 32bit and one 64bit.
When I started recently JDeveloper v10.* I was asked for the java.exe path and entered accidentially the path to the 64bit jre java.exe.
Unfortunately when double clicking now on jdeveloper.exe an error prompt appears:
"Unable to find a Java Virtual Machine"
I guess it is because 32bit JDev is incompatible with the 64bit java.exe.
How exactly can I now change the path to 32bit java.exe?
Is this path stored in Registry or some config *.ini files?
BTW: Is it recommended to use the 32bit java.exe from JDK or from JRE?
Peter
Edited by: user559463 on May 3, 2013 9:49 PM