This error comes in the following cases for Eclipse:
Case1:
You have 64-bit OS.
You have 64-bit JVM.
And you are trying to run eclipse of 32-bit version.
Case2:
You have 64-bit OS.
You have 32-bit JVM
And yor are trying to run eclipse of 64-bit version.
So the conclusion is: when you are on 64-bit OS(machine), you must ensure that both JVM and […]


