I tried to install Android SDK and Eclipse Galileo on a fresh ubuntu 9.10 and found the error while installing ADT Plugin for Eclipse:
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group 0.9.4.v200910220141-17704)
Missing requirement: Android Development Tools 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group 0.9.4.v200910220141-17704) requires 'org.eclipse.wst.xml.core 0.0.0' but it could not be found
It's because there are some components missed in the setup, and the Galileo update site is not in the list of Available Software Sites.
To solve the problem:
Add "http://download.eclipse.org/releases/galileo" in the Available Software Sites.
14 comments:
props!...much thanks.
Thanks! Helped fix my problem.
Thanks!
And also need the following help:
http://groups.google.com/group/android-beginners/browse_thread/thread/0eba99c4f43f60bc/fec1cd1144273566?lnk=raot&pli=1
also had the same problem. thank you for the post.
Thanks for the solution.
Remember, if it still doesn't work or you get notified of conflicts you might not be using that release, I.E. I am now on indigo so I added:
http://download.eclipse.org/releases/indigo
Thank you!! I was getting so frustrated with this darn thing!!
Even though the path "http://download.eclipse.org/releases/galileo" is present in Available Software Sites, i am getting the error. Please help me.
hello Pradeep,
Which version of Eclipse you use? If you use the most update "Indigo", you should use "http://download.eclipse.org/releases/indigo".
For Ubuntu Linux user:
It's suggested to download from http://www.eclipse.org/, Eclipse IDE for Java Developers, the needed path is ready added. I just tried to install Eclipse Indigo on Ubuntu 11.10, and Android SDK for 4.0. It run ok. Please read Error in creating Emulator for Android 4.0.
If you install from Ubuntu Software Center, something may be missed!
And also JDK7.
thanks!! this really helps
im still getting maasive errors when i try your url ??? im using this Eclipse Java EE IDE for Web Developers.
Build id: 20100218-1602 ??
thanks it worked for me
thank you very much!
Post a Comment