Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Firstly:</p> <ol> <li>Check the <a href="http://help.eclipse.org/galileo/topic/org.eclipse.wst.sse.doc.user/topics/tsrcedt005.html" rel="nofollow noreferrer">content assist</a> options.</li> <li>Check the <a href="http://help.eclipse.org/galileo/topic/org.eclipse.pde.doc.user/guide/tools/views/error_log.htm" rel="nofollow noreferrer">Error Log</a> and search for any messages you suspect are related. As well as Google, check <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=specific&amp;order=relevance+desc&amp;bug_status=__open__&amp;product=WTP+Source+Editing&amp;content=content+assistcontent=Class+file+name+must+end+with+.class" rel="nofollow noreferrer">bugs.eclipse.org</a>.</li> </ol> <p>It hasn't been unknown for bugs to leave workspaces with cached state that can adversely affect behaviour. You can try these tricks:</p> <ol> <li><a href="http://help.eclipse.org/galileo/topic/org.eclipse.platform.doc.user/tasks/tasks-47.htm" rel="nofollow noreferrer">Close and reopen</a> the affected project.</li> <li>Start the workspace with the <a href="http://help.eclipse.org/galileo/topic/org.eclipse.platform.doc.user/tasks/running_eclipse.htm" rel="nofollow noreferrer">-clean</a> option.</li> <li><a href="http://help.eclipse.org/galileo/topic/org.eclipse.platform.doc.user/tasks/tasks-42b.htm" rel="nofollow noreferrer">Delete</a> the project (but not <em>contents under</em>!) and <a href="http://help.eclipse.org/galileo/topic/org.eclipse.platform.doc.user/tasks/tasks-importproject.htm" rel="nofollow noreferrer">reimport</a> it as an existing project.</li> <li>If the workspace is caching something broken, you may be able to delete it by poking around in the <em>workspace/.metadata/.plugins</em> directory. Most of that stuff is fairly transient (though backup first and watch for deleted preferences).</li> </ol>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    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