Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Get back to my project
Get back to my project [message #1866834] Sat, 08 June 2024 13:32 Go to next message
Kenneth Chaffin is currently offline Kenneth ChaffinFriend
Messages: 1
Registered: January 2024
Junior Member
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 Go to previous message
Erik BrangsFriend
Messages: 55
Registered: February 2010
Member
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.
Previous Topic:Any plans?
Next Topic:eclipse 2023-03 version cannot run in debug mode normally
Goto Forum:
  


Current Time: Sun Jan 19 10:12:26 GMT 2025

Powered by FUDForum. Page generated in 0.03718 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top