Eclipse dependency error while installing ADT - android

I am trying to install ADT plugin in Eclipse Galileo 3.5.2 on my ubuntu 10.04. But I am getting the dependency error. Please help me to fix the error.
This is the error detail which I am getting.
Cannot complete the install because of a conflicting dependency.
Software being installed: Android Development Tools 21.1.0.v201302060044-569685 (com.android.ide.eclipse.adt.feature.group 21.1.0.v201302060044-569685)
Software currently installed: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)
Only one of the following can be installed at once:
Core Runtime 3.7.0.v20110110 (org.eclipse.core.runtime 3.7.0.v20110110)
Core Runtime 3.5.0.v20090525 (org.eclipse.core.runtime 3.5.0.v20090525)
Cannot satisfy dependency:
From: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)
To: org.eclipse.core.runtime [3.5.0.v20090525]
Cannot satisfy dependency:
From: Android Development Tools 21.1.0.v201302060044-569685 (com.android.ide.eclipse.adt.feature.group 21.1.0.v201302060044-569685)
To: org.eclipse.core.runtime 3.6.0

The ADT Plug-in page states
Eclipse Helios (Version 3.6.2) or higher is required for ADT 21.1.0.
The output you posted shows you are using ADT 21.1.0, so, it seems like it might be time to update eclipse :)

Do not bother anymore with eclipse 3.x
Download the latest Eclipse (Juno - 4.2) : http://www.eclipse.org/downloads/
OR event better if you do only android development, download the android developer package which has its built-in eclipse version with ADT pre-installed : http://developer.android.com/sdk/index.html

You can also download org.eclipse.core.runtime-3.7.0.v20110110.jar in:http://www.java2s.com/Code/Jar/o/Downloadorgeclipsecoreruntime370v20110110jar.htm

Related

Android SDK ADT mismatch but cannot find update

Here is the error message I am getting when I start eclipse after updating through Android SDK Manager.
This Android SDK requires Android Developer Toolkit version 23.0.0 or
above.
Current version is 22.6.2.v201403212031
Please update ADT to the latest version
The problem is when I click update or go to help to find latest update, there is no update available. So okay, I did some research and found this link Can't update Eclipse ADT to 22. So then I tried to install the ADT anew. Now I am getting the following issue:
Cannot complete the install because of a conflicting dependency.
Software being installed: Android Development Tools 23.0.6.1720515
(com.android.ide.eclipse.adt.feature.feature.group 23.0.6.1720515)
Software currently installed: Google App Engine Tools for Android
3.5.1.v201312301719-rel-r42 (com.google.gdt.eclipse.mobile.android.feature.feature.group
3.5.1.v201312301719-rel-r42) Only one of the following can be installed at once:
ADT XML Overlay 23.0.6.1720515 (overlay.com.android.ide.eclipse.adt.overlay 23.0.6.1720515)
ADT XML Overlay 22.6.2.v201403212031-1085508 (overlay.com.android.ide.eclipse.adt.overlay
22.6.2.v201403212031-1085508) Cannot satisfy dependency:
From: Android Development Tools 23.0.6.1720515 (com.android.ide.eclipse.adt.feature.feature.group 23.0.6.1720515)
To: overlay.com.android.ide.eclipse.adt.overlay [23.0.6.1720515] Cannot satisfy dependency:
From: Android Development Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.feature.group
22.6.2.v201403212031-1085508)
To: overlay.com.android.ide.eclipse.adt.overlay [22.6.2.v201403212031-1085508] Cannot satisfy dependency:
From: Google App Engine Tools for Android 3.5.1.v201312301719-rel-r42 (com.google.gdt.eclipse.mobile.android.feature.feature.group
3.5.1.v201312301719-rel-r42)
To: com.android.ide.eclipse.adt.feature.group 22.0.0
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.

error while installing adt in eclipse

I am installing adt plugin in eclips galileo.but getting below error-
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 20.0.3.v201208082019-427395 (com.android.ide.eclipse.adt.feature.group 20.0.3.v201208082019-427395)
Missing requirement: Android Development Tools 20.0.3.v201208082019-427395 (com.android.ide.eclipse.adt.feature.group 20.0.3.v201208082019-427395) requires 'org.eclipse.core.runtime 3.6.0' but it could not be found
It seems to be saying that you don't have the Eclipse core runtime where it expects it to be.
An easy way to fix this would be to enable the 'Contact all update sites during install to find required software' checkbox on the Install New Software dialog page and that should automatically download all the additional software required for ADT to work.
Otherwise it would be a case of looking through the Eclipse official repository to find and install the runtime.
Edit:
Ah, the reason it can't find the 3.6 runtime is that Galileo is 3.5. The new ADT versions will only run on 3.6(Helios) and above.
ADT Plugin Requirements
Eclipse Helios (Version 3.6.2) or higher is required for ADT 20.0.3.
Install Helios or a higher version and it should work fine.
The latest version of Eclipse Classic is Juno, which you can download from here.

Noob help; setting up Android environment

Trying to install jdk-6u31-windows-i586 and eclipse-java-galileo-SR2-win32 and android-sdk_r17-windows
When trying to add the
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 17.0.0.v201203161636-291853 (com.android.ide.eclipse.adt.feature.group 17.0.0.v201203161636-291853)
Missing requirement: Android Development Tools 17.0.0.v201203161636-291853 (com.android.ide.eclipse.adt.feature.group 17.0.0.v201203161636-291853) requires 'org.eclipse.ui 3.6.0' but it could not be found
From the ADT plugin site:
ADT 17 - Dependencies: [..] Eclipse Helios (Version 3.6.2) or higher is required for ADT 17.0.0.
Eclipse Galileo is too old and not supported. Pick a newer version (Indigo, which is the newest, works fine for me).
Eclipse 3.6 is Helios, whereas Eclipse 3.5 is Galileo; it would appear that the version of ADT you're installing needs 3.6 or later. 3.7 is stable now.

Trouble installing archive ADT 1.7.0 Eclipse Plugin on Eclipse Classic 3.7.2 and Windows 7-64Bit

I'm having difficulty in installing ADT 1.7.0 Eclipse Plugin with this conditions :
Eclipse version is Eclipse Classic 3.7.2 from www.eclipse.org
Windows 7 Professional 64 Bit SP1
ADT install method is using archive as described in http://developer.android.com/sdk/eclipse-adt.html#installing
Java Runtime Environment 6 update 31.
the installation progress stop with detail :
"Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 17.0.0.v201203161636-291853 (com.android.ide.eclipse.adt.feature.group 17.0.0.v201203161636-291853)
Missing requirement: Android Development Tools 17.0.0.v201203161636-291853 (com.android.ide.eclipse.adt.feature.group 17.0.0.v201203161636-291853) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found"
Are there any solution to this ?
What helped in my case was installing Eclipse Indigo for Java EE Developers. Apparently, the classic version doesn't have everything that is required by ADT.
I also ran Eclipse as administrator but I'm not sure if it was required.
I had the same problem and finally solved it. I had to install Eclipse Indigo for Java EE Developers, and then I had to turn of my AVG 2012 for some time while the install was running.
This solved my problem.

Troubleshooting Android ADT installation

I am using Eclipse Gallieo. While installing the ADT plugin, following error comes up:
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534)
Missing requirement: Android Traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534) requires 'org.eclipse.ui 3.6.2' but it could not be found
How do I resolve this?
ADT 16 supports eclipse 3.7 java
i am using eclipse 3.7 and install ADT 16.0.1 its install properly and it now working..
Eclipse Helios (Version 3.6) or higher is required for ADT 16.0.1.
You must install a newer version of Eclipse such as Helios or Indigo.

Categories

Resources