I downloaded the Eclipse ADT package from http://developer.android.com/sdk/index.html Now I want to add the Google plugin for Eclipse. So I go to Help -> Install new software ... and enter the following:
gpe - http://dl.google.com/eclipse/plugin/4.2
I am presented with the following list, where I perform the following selection:
[ ] Developer Tools [ ] Google App Engine Tools for Android (requires ADT) [X] Google Plugin for Eclipse (required) [ ] GWT Designer for GPE (recommended) [ ] NDK Plugins [ ] SDKs
but get the following installation error:
Cannot complete the install because one or more required items could not be found. Software being installed: Google Plugin for Eclipse 4.2 3.2.2.v201303261859-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.2.v201303261859-rel-r42) Missing requirement: Google Plugin for Eclipse 4.2 3.2.2.v201303261859-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.2.v201303261859-rel-r42) requires 'org.eclipse.mylyn.commons.ui 0.0.0' but it could not be found
My question is:
- Why am I getting this error?
- Why does the site ask me to install [] developer tools when I already have ADT installed with Eclipse?
Thanks,
Jason posit
source share