Get back to my project [message #1866834] |
Sat, 08 June 2024 13:32  |
Eclipse User |
|
|
|
Hello everyone! I've encountered a hurdle that's halting my learning journey. Two weeks into programming, my computer gave out, so I switched to my dad's computer and set up Eclipse along with all the necessary Java components. However, I've hit a snag: whenever I attempt to start Eclipse, I'm met with a pop-up saying, "Java was started but returned exit code=13," followed by several lines of text I can't make sense of. Could someone assist me so I can get back to my project?
|
|
|
Re: Get back to my project [message #1866837 is a reply to message #1866834] |
Sat, 08 June 2024 15:48  |
Eclipse User |
|
|
|
This seems to be a problem with the JDK on the machine. Try taking a look at the version and/or path that's configured for the JDK in eclipse.ini (the line after the -vm argument) and/or the JAVA_HOME environment variable.
|
|
|
Powered by
FUDForum. Page generated in 0.06047 seconds