After poking around a bit, I suspect this is a xulrunner issue. I have both 1.9.1 and 1.9.2 installed, and it seems 1.9.1 (which Eclipse uses) has a problem being installed along with it's successor. Each is a dependency for several packages, so removing either is not an option.
Adding the following line to the "eclipse.ini" seems to fix this issue: -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/bin/xulrunner-1.9.2 -- eclipse crashes when using code completion. https://bugs.launchpad.net/bugs/545608 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
