score:35
Help-->Install New Software-->What is already installed?
Then, Select "Android DDMS, Andoid Devlopment Tools,Android Hierarcy Viewer, Android native Development Tools, Android Traceview, Tracer for OpenGL ES" and click Uninstall.
After all this step, try Add link (https://dl-ssl.google.com/android/eclipse/) and name is ADT Plugin. This link will get the latest ADT Plugin. In this way you reinstall the ADT.
score:0
Installing ADT is a major problem specially when updating. Also sometimes it's just a pain to install ADT by providing the direct link. Often Eclipse will stall while displaying "Calculating requirements and dependencies".
I found it simpler at times to first uninstall all the 7 components:
-Android DDMS
-Andoid Devlopment Tools
-Android Hierarcy Viewer
-Android Native Development Tools
-Android Traceview
-Tracer for OpenGL ES
-Google App Engine Tools for Android(If installed)
Then download the latest ZIP/Archive.
Install the Archive from Help->Install New Software->Add->Archive
Select the downloaded ZIP, provide a name for it and follow the standard installation process.
score:0
I had the same issue and the following solution worked for me.
I had installed SDK Platform of M Preview while my ADT was of version 22. So I just uninstalled SDK Platform of M preview and installed SDK platform of API level 22 from SDK Manager.
This worked for me.
score:0
this solution works.!!!!!!!
Open eclipse> Help>about eclipse>Installation
uninstall the component the are included to the .zip file you downloaded. download like below.
(credit to mr.zakimark
I found it simpler at times to first uninstall all the 7 components:
-Android DDMS -Andoid Devlopment Tools -Android Hierarcy Viewer -Android Native Development Tools -Android Traceview -Tracer for OpenGL ES -Google App Engine Tools for Android(If installed)
Then download the latest ZIP/Archive.
Install the Archive from Help->Install New Software->Add->Archive Select the downloaded ZIP, provide a name for it and follow the standard installation process.
score:0
I couldn't uninstall the old ADT plugins from the 'Help->Installation Details` page because the 'Uninstall...' button was disabled when I selected any of the modules.
Also, because the ADT bundle is no longer available to download, reinstalling was not an option.
What worked for me was to install the basic Eclipse environment using the Eclipse Installer from here. In the installer, I selected 'Advanced Mode...' from the hamburger menu, and then selected just the 'Eclipse Platform' to install, i.e. just the core tools. I think that this is only possible using the installer.
After eclipse was installed, I installed all the ADT plugins using 'Help->Install New Software' and using link https://dl-ssl.google.com/android/eclipse/.
YMMV, but this worked for me.
score:1
The only solution that worked to me was to download the current Eclipse ADT bundle from the Android site
After download it, I copied my current sdk to a folder like .../development/sdk. Then I deleted the sdk that came with this new Bundle.
I put ADT Bundle in .../development/adt-bundle-....
After start it, you jave to inform the new sdk location in Window > Preferences > Android
, so in SDK Location you put the new sdk path. In my case: .../development/sdk.
Of course, you can put the sdk folder inside the new ADT Bundle folder, but I do this way, because I use Android Studio as well, so I point the two IDEs to the same SDK.
After finish this and be sure everything is working I deleted the old ADT Bundle folder.
score:9
None of these "update" alone answers worked for me.
The solution I used is to uninstall the ADT (from Uninstalling Android ADT)
Help > About Eclipse > Installation Details
Select all of the Android modules (prefixed with com.android.ide...)
and delete them (Uninstall...) and re-add the libraries from the
help > Install new software
As listed above....
Source: stackoverflow.com
Related Query
- Can't update ADT plugin in Eclipse to version 23.0.0 or above
- Eclipse ADT Version requires Update 22.6.2 or above but i already Updated it
- Eclipse ADT version 21 plugin , fail to compile working workspace "no targets availableā when everything correctly setup
- Can't update ADT in Eclipse to version 23
- Trying to update Eclipse ADT - v 20.0.0 or above from v 18.x
- Eclipse ADT plugin update error occurred when updating from ADT 16 to ADT 17.
- eclipse error :This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in
- eclipse adt don't have android plugin update
- Eclipse ADT Plugin crashed after updating to version 22.0
- How to solve error "This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in" in Eclipse Mars?
- How to update Eclipse GWT Plugin 2.6.0 to higher version
- Update an Eclipse plugin to a development version
- Eclipse update failure - ADT 22 installed ok but SDK cant be updated to 22 afterwards
- Want to change the adt plugin version of eclipse
- Getting "CHECKOUT can only be performed on a version resource" when trying to commit using Eclipse subversive plugin
- Eclipse Indigo - Cannot install Android ADT Plugin
- This Android SDK requires ADT version 23.0.0 or above. Current version is 22.6. Please update ADT to the latest version?
- Can't update Eclipse ADT to 22
- Installing the ADT Plugin for Eclipse
- Installing ADT plugin in Eclipse for Android development
- Eclipse Juno ADT plugin NDK path removed?
- Eclipse Plugin and ADT modification for API Integration in Create Project menu
- Eclipse ADT Plugin - No Build Target Available
- What version of Eclipse is included with the SDK ADT bundle for Android Dev?
- ADT 21 update not recognized by Eclipse
- Install ADT plugin in Eclipse
- Eclipse: How can I install an older plugin version from an update site?
- conflicting dependency when trying to install ADT plugin into eclipse
- How do I configure the ADT plugin in the eclipse
- How to fix Eclipse ADT Plugin 22.3 / SDK Tools 22.3 with broken properties window?
More Query from same tag
- Eclipse Luna in fedora Os
- Why does my .jar file raise exceptions even if my program runs without exceptions in Eclipse?
- Error Could not find Factory: javax.faces.context.FacesContextFactory
- Eclipse: how to make a class import another class in a different project folder
- Right to Left text in a TextView
- copy+paste from eclipse to flash does not work
- How do I get the correct output for the try/catch statement?
- SCSS Support in Aptana 3.0.4 Eclipse Plugin?
- Building DOJO in eclipse
- SWT Tree with columns - resizing columns by dragging line
- 'Android Package Builder' builder - output filename?
- why setSelection doesn't work in ComboViewer?
- How to create a new layout for an Android project (using Eclipse)
- Cannot import/reference class from external package
- Strange error when including Graphics.hpp - SFML
- Android - <terminated> in eclipse
- Using the FormToolkit, how do I set a border on the swt Browser widget?
- Eclipse does not return to the beginning of the file in Find/Replace
- EclipseContext get beans of type
- Load SAP's jcoDestination from a .jar file
- Change an image according to time of day
- HashSet not removing all duplicate entries
- Eclipse plugin to automatically generate a template TLD file
- How to create a Facebook Application With java and eclipse
- Googlemaps v2 'Error inflaing class fragment"
- How to uninstall Tasktop from Eclipse
- Eclipse C++ plugin on ubuntu 13.04
- playOrm - debug/run - TestManyToOne.java w/ breakpoint @ line79
- How to configure tomcat 7 in Eclipse 3.6 with jdk 1.6.0_20?
- Eclipse project does not display git repository?