I've been developing Android apps using Eclipse on Ubuntu. Things have been going great until a recent update from Ubuntu caused Eclipse to start locking up on me when using the Content Assist feature. I ended up disabling that feature altogether. Ugh.
So I finally figured it out. I had two versions of XULRunner installed: xulrunner-1.9.1 and xulrunner-1.9.2. I removed xulrunner-1.9.1 and now all is well.
If you have a similar problem be sure that Eclipse isn't trying to use conflicting versions or trying to use multiple versions of XULRunner simultaneously. I don't know the "real" problem, but I do know that this fixed it.
Hoorah.
So I finally figured it out. I had two versions of XULRunner installed: xulrunner-1.9.1 and xulrunner-1.9.2. I removed xulrunner-1.9.1 and now all is well.
If you have a similar problem be sure that Eclipse isn't trying to use conflicting versions or trying to use multiple versions of XULRunner simultaneously. I don't know the "real" problem, but I do know that this fixed it.
Hoorah.