Eclipse- JDK not found
问题 I have downloaded JDK 7 and Eclipse Helios, but when I open Eclipse, I get the following error A java Runtime Environment (JRE) or Java Development kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following locations: C:\eclipse\jre\javaw.exe javaw.exe in your current PATH I have tried to put the exact path of JDK bin folder in eclipse.ini file but it didn't work -vm C:\Program Files\Java\jdk1.7.0_05\bin Can somebody tell me what is