I tried many ways to resolve this myself before posting in SO, but I could't resolve. Please help
My system details: Windows8, 64 bit OS, x64-based processor
Eclipse I downloaded: eclipse-php-luna-SR2-win32-x86_64.zip [ http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/luna/SR2/eclipse-php-luna-SR2-win32-x86_64.zip ]
Java installed : jdk1.8.0_45
C:\Program Files\Java\jdk1.8.0_45
C:\Program Files\Java\jre1.8.0_45
[downloaded source : Windows x64 180.44 MB jdk-8u45-windows-x64.exe from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html]
Problem:
On running the eclipse.exe, I get an error saying 'Java was started but returned error code=13'
I even changed the eclipse.ini to add the vm argument,
-vm
C:\Program Files\Java\jdk1.8.0_45\bin\javaw.exe
Tried this SO post too Eclipse: Java was started but returned error code=13