On Wed, Nov 2, 2011 at 5:06 PM, Gene <[email protected]> wrote: > The installation notes may be out of date. The notes state that > eclipse 3.5 or above is compatable with the ADT. This has not been my > experience. It would seem that 3.7.1 (indigo) will not install the > Android development tools plug in.
You may be missing another Eclipse plugin. I ran into this during a recent test with a fresh copy of Ubuntu. You need to install the "Eclipse XML Editors and Tools" plugin from Eclipse itself, before installing ADT. > Please consider checking this out and editing the compatability > requirements if applicable. It's more that there's a missing dependency somewhere in the install process. > If I am right > this will prevent a lot of needless frustration in the universe Um, OK. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 3.2 Programming Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

