This error is coming while starting the eclipse.
This error happens when there is a mismatch between Eclipse and JDK bit architecture (32 bit or 64 bit).
I had a 64 bit eclipse but my JDK was 32 bit so it was displaying this error message.
I downloaded the 32 bit Eclipse. It solved the issue.
Hope this helps.

Thanks for the quick solution. It really helped. :D
ReplyDelete