When starting eclipse.exe it gives and error message
Failed to create Java Virtual Machine
When I click eclipsec.exe then eclipse st
Open eclipse.ini file and Change the vmargs sizes to
-vmargs -Xms40m -Xmx512m -XX:MaxPermSize=256m
It works on my system.