简体   繁体   中英

Android Development Tools (ADT) Plugin refuses to install on Eclipse

I've seen many similar posts to what I'm asking, but none seem to actually answer the question relevant to Windows.

My problem is that the ADT Plugin wont install in Eclipse. I am on the newest version of Eclipse so that shouldn't be a problem. The Android SDK and Manager also installed just fine. I am on Windows 7 x64 with x64 Eclipse. The other 3 parts of the Developer Tools including Android DDMS, Hierarchy Viewer, and Traceview install just fine. The error code is as follows:

Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 18.0.0.v201203301601-306762 (com.android.ide.eclipse.adt.feature.group 18.0.0.v201203301601-306762)

Any help would be appreciated.

Thanks

You need to go to "Install New Software" and select "Available Software Sites".

There add: http://download.eclipse.org/releases/indigo and http://download.eclipse.org/eclipse/updates/3.7 .

After that when you try to install ADT Plugin it should work.

This worked for me for Eclipse 3.8 (Indigo) on Ubuntu 12.10.

I went through The seven circles of hell untill i solved this. What worked for me is that i installed an Older version of Eclipse, Helios.

Some methods you can try if you prefer using your existing version:

  • Run Eclipse as Administrator
  • Follow the Troubleshooting in the official site
  • In the "Available Software Sites" in preferances of Eclipse make sure the Galileo is checked and all other relavent sites
  • Make sure you are running on Eclipse IDE for Java EE Developers and not Classic (Not sure about this one, but read it somewhere)

You can boil down eric.itzhak answer to his last, single, silver bullet answer:

  • "Make sure you are running on Eclipse IDE for Java EE Developers and not Classic"

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM