When starting eclipse.exe it gives and error message
Failed to create Java Virtual Machine
When I click eclipsec.exe then eclipse st
Adding following line in .ini solved the same reported issue in my machine. -vm {path}\javaw.exe
Example: "-vm C:\Program Files\Java\jre7\bin\javaw.exe"