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.
Related
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
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.
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.
I tried to download the Development tools for the Android SDK last night and have been getting this error every time I try to download it ever since:
Cannot complete the install because one or more required items could
not be found. Software being installed: Android Development Tools
16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534)
I've tried running Eclipse as an administrator, downloading the Google Plugin for Eclipse Galileo, and many assortment of things, but nothing seems to work. Is there a Google plugin for 4.1.0, would I have to reinstall an earlier version of Eclipse, or am I missing something else entirely?
NB: I've been using Windows 7 64-bit Eclipse 4.1.0, as well as the 64-bit version of JDK 1.7.
android sdk dosen't support JDK 1.7, use 1.6.
you should use Eclipse 3.7. Eclipse 4.* is a work in progress and shouldn't be used in production environments yet.
You did not mention anything about the Android Development Tool (ADT) which is required to develop Android apps.
You can get it from here, http://developer.android.com/sdk/eclipse-adt.html
You will need Android SDK r16
Does my answer to this question help?
Also note that there have been some documented bugs with running Eclipse in JDK 1.7 - make sure you have the very latest updates to JDK or use 1.6 instead.
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.