My machine is running on 64-bit Windows and I want to install Eclipse on it.
However, an error keeps it from being installed. Any ideas on how I can get it to work?
I have included a screenshot of the error below.
Forceide
JVM terminated. Exit Code=-1
Error in Installation of Eclipse IDE
Hi Jose Mathias,
This is a bug in Eclipse.
This error mostly occurs on Windows 7 64-bit version.
Eclipse is not 100% compatible with Windows 7, 64 bit version.
It is okay on Windows Vista and Windows XP, 64bit versions.
Solutions
Install the 32 bit version of Eclipse. (This really works and I have personally done it).
Answered By
LyanaHay
0 points
N/A
#149061
Error in Installation of Eclipse IDE
Hi Jose Mathias,
You are facing this problem because there is some problem with your Java registry I am suggesting you to check this solutions they should help you.
Solutions:
1. Try reinstalling JRE / JDK and Eclipse.
2. Try changing path in Environment variable -> System variable to JDKbin in program files.
3. Remove default value 256M from eclipse.ini
4. Add -VM option to eclipse.ini
These solutions will solve your problem.