Eclipse crashes when using content assist on Ubuntu 10.04

This is how I have solved this problem.

 

If xulrnner 1.9.2 not installed, run:

 

$ sudo apt-get install xulrunner-1.9.2 

 

If xulrunner 1.9.1 installed, run:

$ sudo apt-get remove --purge xulrnner-1.9.1

 

 

For details, refer to 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=304718https://bugs.eclipse.org/bugs/show_bug.cgi?id=304718 

你可能感兴趣的:(eclipse,ubuntu,cgi)