I make a workaround removing some packages:

mv .eclipse .eclipse-backup # Save a backup for eclipse config
mv workspace workspace-backup # Save a backup for eclipse workspace
sudo apt-get remove openjdk-6-jre-lib # Remove the lib for java6 (it is 
supposed that java7 is installed and conflicts)
mv .eclipse-backup .eclipse # Restore the backup for eclipse config
mv workspace-backup workspace # Restore the backup for eclipse workspace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944186

Title:
  Eclipse crashes at startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/944186/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to