Throwing javaw.exe error path while starting Eclipse
A Java Runtime Environment(JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine wes found after searching the following locations:
E:\SoftWares\Eclipse\ECLIPSE_GANYMEDE\eclipse-jee-ganymede-SR2-win32\eclipse\jre\bin\javaw.exe
javaw.exe in your current PATH
then we can understand that no jre folder in Eclipse Installed folder.
Go to java installed folder and copy the jre folder and paste in Eclipse folder below mentioned path.
E:\SoftWares\Eclipse\ECLIPSE_GANYMEDE\eclipse-jee-ganymede-SR2-win32\eclipse\
now click the eclipse icon and start working on it.
E:\SoftWares\Eclipse\ECLIPSE_GANYMEDE\eclipse-jee-ganymede-SR2-win32\eclipse\jre\bin\javaw.exe
javaw.exe in your current PATH
then we can understand that no jre folder in Eclipse Installed folder.
Go to java installed folder and copy the jre folder and paste in Eclipse folder below mentioned path.
E:\SoftWares\Eclipse\ECLIPSE_GANYMEDE\eclipse-jee-ganymede-SR2-win32\eclipse\
now click the eclipse icon and start working on it.