According to the Eclipse FAQ. I read that
Eclipse DOES NOT consult the JAVA_HOME environment variable.
My doubt is how does eclipse initializes the Virtual Machine
. It does not know the location of Java
. My eclipse.ini
file does not have -vm
configuration. Still I am able to run eclipse.
UPDATE
According to Eclipse Installation Guide. Eclipse does not write entries to the Windows registry
.