. Advertisement .
..3..
. Advertisement .
..4..
Hello everyone. I am a newbie in this field. I get the message: java was started by returned exit code=1, but I don’t know the way to fix it.
Please help me solve that error as soon as possible.
Thanks a lot.
The cause:
Your Java version may be incompatible, according to the error notice. Have you installed a JDK? And is the PC you are using 64-bit or 32-bit in terms of its architecture? Does it match the JDK version? Because it ought to be the same. Have you arranged the environment variable for the path as instructed in the repair for the JVM not found error?
Solution:
Do as the following way to fix java was started by returned exit code=1 error.
1. Right-click the eclipse.ini file in the eclipse folder and choose edit.
2. Next, add the lines: [path of the JDK should be where you have installed jdk]
Note: It can’t be used in
C:\Windows\System32