I’m trying to install the ADT Plugin for Eclipse and I get the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Native Development Tools 20.0.2.v201207191942-407447 (com.android.ide.eclipse.ndk.feature.group 20.0.2.v201207191942-407447)
Missing requirement: Android Native Development Tools 20.0.2.v201207191942-407447 (com.android.ide.eclipse.ndk.feature.group 20.0.2.v201207191942-407447) requires 'org.eclipse.cdt.feature.group 0.0.0' but it could not be found
I have tried reinstalling Eclipse. Any other suggestions?
Managed to resolve this with help from this link
https://developers.google.com/eclipse/docs/faq?hl=es#wstinstallerror
Now follow the usual steps to install the ADT plugin, it should be able to automatically get the missing classes needed from the update site added above.
If you are using the most recent version of Eclipse (Juno), the update site is http://download.eclipse.org/releases/juno (so just change Helios to Juno)
Also if you see a checkbox named ‘Include Update Sites’, make sure it is ticked.