Can you tell me what is wrong with this?
Asked
Active
Viewed 298 times
0
-
Check these: http://stackoverflow.com/questions/6166795/eclipse-crashes-at-startup-exit-code-13 http://stackoverflow.com/questions/4945178/cannot-run-eclipse-jvm-terminated-exit-code-13 http://www.ashout.com/fix-java-started-returned-exit-code13-eclipse/ – Pramod Karandikar Mar 22 '16 at 05:45
1 Answers
0
For me the solution was to go into (on Windows 8.1):
System > Advanced system setting > Environment Variables
Under 'System variables' in the 'Path' variable there was the following first:
C:\ProgramData\Oracle\Java\javapath;
I removed this and Eclipse worked again!

Ashish Soni
- 286
- 3
- 4