Comment 2 for bug 620516

Revision history for this message
Niels Thykier (niels-thykier) wrote :

Hi,

Exactly which eclipse packages do you have installed? The output of:
  dpkg -l | grep eclipse
should do just fine.

What is the output of:
  find ~/.eclipse /usr/lib/jni/ -name '*swt*'
  find /usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/ -name '*swt*'

Also you appear to have two versions of xulrunner installed; eclipse has been known to handle this very poorly. I doubt this is your current problem, but you could very well run into problems with that if this problem is solved.

Thank you in advance,
~Niels