Tuesday, November 3, 2009

Cannot complete the install because one or more required items could not be found

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:

Unknown said...

props!...much thanks.

Unknown said...

Thanks! Helped fix my problem.

TONGCC8 said...

Thanks!
And also need the following help:
http://groups.google.com/group/android-beginners/browse_thread/thread/0eba99c4f43f60bc/fec1cd1144273566?lnk=raot&pli=1

Unknown said...

also had the same problem. thank you for the post.

Unknown said...

Thanks for the solution.

Chris said...

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

Unknown said...

Thank you!! I was getting so frustrated with this darn thing!!

Pradeep said...

Even though the path "http://download.eclipse.org/releases/galileo" is present in Available Software Sites, i am getting the error. Please help me.

Erik said...

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!

Erik said...

And also JDK7.

Raj said...

thanks!! this really helps

TH3ORY said...

im still getting maasive errors when i try your url ??? im using this Eclipse Java EE IDE for Web Developers.

Build id: 20100218-1602 ??

Unknown said...

thanks it worked for me

Anonymous said...

thank you very much!