Note that there are some explanatory texts on larger screens.

plurals
  1. POEclipse Crash "java was started but returned exit code = -805306369"
    primarykey
    data
    text
    <p>I'm aware there is an identical post <a href="https://stackoverflow.com/questions/10157794/java-was-started-but-returned-exit-code-805306369" title="Previous post">here</a> but none of the proposed solutions have changed anything and they are quite old (problems to do with Java6) and seem to be referring to a bug to do with Eclipse.</p> <p>My problem is when I am developing in <a href="http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/junosr1" rel="nofollow noreferrer" title="Eclipse version I am using">Eclipse for RCP and RAP Developers</a>; either making changes to java files or changing dependencies etc, Eclipse randomly hangs and then freezes. I have to force close eclipse and I get this message</p> <p><img src="https://i.stack.imgur.com/3p29X.png" alt="Eclipse RCP Error Message"></p> <p>Things I have tried so far:</p> <ul> <li>Restarted eclipse and PC</li> <li>Added the <code>-clean</code> command to the very beginning of the eclipse.ini file</li> <li>Created a brand new work space and attempted to develop in that</li> </ul> <p>I'm running on the latest version of Java (1.7.0_13) and haven't got a clue what to do next. </p> <p>The problem has happened 4 or 5 times in a number of different occasions:</p> <ul> <li>When I have tried to add a new package to the src folder</li> <li>When I have tried to add a class to a package in the src folder</li> <li>When I have tried to edit a class in a package in the src folder</li> <li>When using Ctrl+Space in a class in the src folder</li> </ul> <p>Any advice/tips would be greatly appreciated! Need to get this problem sorted so I can get developing for my 3rd Year University Project :)</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload