User-installed Eclipse plugins are kept in a version-dependent directory ( $HOME/.eclipse/org.eclipse.platform_<version>_<id>/plugins ) and hence not carried over on upgrade. Furthermore, 12.10 does not include the main Eclipse site as a plugin source by default (earlier Ubuntu versions did), so trying to (re)install plugins that depend on optional parts of Eclipse (e.g. Android ADT depends on Eclipse WST) will fail with an error message.
To fix this, go to Window > Preferences > Install/Update > Available Software Sites and add http://download.eclipse.org/releases/juno (juno is the 3.8/4.2 release, as in 12.10 and 13.04). After doing this, Android ADT works for me (Ubuntu 12.10 amd64, Android SDK 20). Does this work for you, or is this bug something else? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1076034 Title: Quantal's eclipse doesn't work with Android Developer Tools plug-in To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1076034/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
