Comment 12 for bug 563647

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

Hi

I am not 100% certain it is enough just to remove those libraries, but you are certainly welcome to try. You can do it by using:
  find ~/.eclipse -name '*.so' -delete

Though, if the crashes persist or it adds the libraries again next time you run eclipse, then rename or remove your ~/.eclipse.

~Niels