An inotifywatch -r on the ~/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins directory, and subsequently starting eclipse revealed that eclipse was not even trying to read any plugins from that directory. Apparently something in Ubuntu 10.10 build of Eclipse has changed which causes it ignore the previously installed plugins. So I moved out my old ~/.eclipse/org.eclipse.platform_3.5.0_155965261/ directory to /tmp. Restarted my Eclipse and reinstalled my ADT and other plugins. Here are the steps:
- Exit eclipse if running
- Delete ~/.eclipse/org.eclipse.platform_3.5.0_155965261
- Start eclipse
- Open Help->Install New Software
- Install GEF plugin from http://download.eclipse.org/tools/gef/updates/releases. Note that GEF is required for ADT
- Install ADT plugin from https://dl-ssl.google.com/android/eclipse
You should have a working ADT in Eclipse on an upgraded Ubuntu 10.10.
22 comments:
Thanks very much for posting this. It has been foxing me for some time.
Chris.
Same here, worked like a charm. Thanks!
Works great!
Thanks for the info, helped me out a bunch. Note that you'll need to re-add all your software sources, such as http://download.eclipse.org/releases/galileo/ (this one should have GEF).
thanks very much, you saved me from a lot of trouble!!!
Thanks man... U saved me...
Upgrading to ubuntu 10.10 scared the shit out of me. Finally u rescued me.
Thanks again...
Thanks man... U saved me...
Upgrading to ubuntu 10.10 scared the shit out of me. Finally u rescued me.
Thanks again...
You sir, are a life saver.
Brilliant. Thanks. I couldn't figure out why my newly-installed (on an old /home) ADT was just not coming to the party.
Thanks! Was facing same issue.
This has been driving me crazy.. Thanks!
Thank you, this DO save me. By the way, why each time I, after updating, Ubuntu would give some trouble to me :-(
It works.
Thank you very much!!!
Very helpful.
Thank you very much.. ;)
"This has been driving me crazy.. Thanks!"
Second that!
Thanks a bunch. You saved me some time.
Thanks a lot! simply works
really? no other option but to reinstall?
Thank youuu :D
i have given the link for installing ADT but it is always stuck when calculating dependencies and requirements... just in the start... i have tried restarting eclipse but same problem..
i have tries your method but im stuck at calculating requirements and dependencies for Developer tools and NDK... it always stuck right in the start... it never calculates to start installation
Thanks, Mr. Wizzard
Post a Comment