A good eclipse of work a few days ago, when it started yesterday afternoon, it suddenly got an error.
Error
Sister's, good suddenly error, very strange, the key or return a bunch of things to see, look at the Eclipse.ini inside the configuration information, see the familiar JDK, mistakenly think it is a JDK error.
Because the computer is a 64-bit system, look at the start of Eclipse is 32-bit, look at the Eclipse.ini configuration file-VM corresponding JDK is another 32-bit.
Search the next Baidu, there is said JDK version and Eclipse does not match, has just ruled out not. Then most of that is to Eclipse.ini inside the designated-VM, clearly has been configured, this also ruled out.
Finally there is said-VM configuration address inside ' \ ' changed to '/', checked, also ruled out.
Sister's Baidu really can't find any good things. Into the StackOverflow, and saw a piece of something that the individual felt was useful.
http://stackoverflow.com/questions/10157794/java-was-started-but-returned-exit-code-805306369
Http://spacetech.dk/eclipse-failed-java-was-started-but-returned-exit-code-805306369.html
It probably means there's a problem with the workspace. The error was due to a corrupt workspace
Did not follow the inside said change, found a more effective method:
into the work space. Metadata\.plugins directory, find Org.eclipse.core.resources
Rename this file, and then start Eclipse, and discover that it will start, but the previous items in Eclipse Open are missing.
And then into the. Metadata\.plugins inside, found that the freshmen became a org.eclipse.core.resources file
Close eclipse, and then delete the newly generated org.eclipse.core.resources, and use back the original org.eclipse.core.resources to start.
If it is not found after the start, then repeat the previous steps, many times org.eclipse.core.resources, hehe
I tried two times to do it.
Startup after the discovery of the project error, a few libraries, of course, at least not start the problem solved. Specific reasons need to take a lunch break, the back of the ...
Eclipse Startup error Java was started but returned exit code =-805306369