Write like below in .ini file and than it will work properly:
-vm
C:\Java\jdk1.6.0_25\bin\javax.exe
Added above line in eclipse.ini file(on the top) and worked for me. C:\Java\jdk1.6.0_25\bin This path can be changed as per your system.
Hope this will help someone.