安装Android的Eclipse插件安装时失败.. [英] installation fail when installing the android plugin for eclipse..

查看:187
本文介绍了安装Android的Eclipse插件安装时失败..的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

 无法完成安装,因为冲突的依赖。
  正在安装软件:Android的Traceview 16.0.1.v201112150204-238534(com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534)
  软件目前已安装:Eclipse IDE的Java开发人员1.3.1.20100916-1202(epp.package.java 1.3.1.20100916-1202)
  只有以下情况之一可立即安装:
    Eclipse的UI 3.6.1.M20100826-1330支持(org.eclipse.ui 3.6.1.M20100826-1330)
    Eclipse的UI 3.6.2.M20110203-1100支持(org.eclipse.ui 3.6.2.M20110203-1100)
    Eclipse的UI 3.6.0.I20100603-1100支持(org.eclipse.ui 3.6.0.I20100603-1100)
  不能满足依赖性:
    来源:Android的Traceview 16.0.1.v201112150204-238534(com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534)
    要:org.eclipse.ui 3.6.2
  不能满足依赖性:
    来源:Eclipse IDE的Java开发人员1.3.1.20100916-1202(epp.package.java 1.3.1.20100916-1202)
    要:org.eclipse.epp.package.java.feature.feature.group [1.3.1.20100916-1202]
  不能满足依赖性:
    来源:EPP Java包1.3.1.20100916-1202(org.eclipse.epp.package.java.feature.feature.group 1.3.1.20100916-1202)
    要:org.eclipse.platform.feature.group [3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L]
  不能满足依赖性:
    来源:Eclipse平台3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L(org.eclipse.platform.feature.group 3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L)
    要:org.eclipse.rcp.feature.group [3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T]
  不能满足依赖性:
    来源:Eclipse RCP的3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T(org.eclipse.rcp.feature.group 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T)
    要:org.eclipse.ui [3.6.1.M20100826-1330]


解决方案

它看起来像你对我试图一个基本的Eclipse系统太旧,以支持它在安装该插件。检查文档中您所要安装的插件的特定版本中列出的prerequisites /依赖关系。

也可以有一个与你已经安装了previously另一个插件依赖性冲突。


简单的解决办法是用干净的启动,高达最新的Eclipse基本安装(无第三方插件),和Android插件添加到这一点。然后添加其他插件,如果你想冒这个险。

在我的经验,这是你开始添加插件,然后创建Eclipse安装的备份副本...以防万一出错一个好主意。而采取什么样的插件/版本你的笔记从那里安装,如果你需要重复这个过程在未来。

 Cannot complete the install because of a conflicting dependency.
  Software being installed: Android Traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534)
  Software currently installed: Eclipse IDE for Java Developers 1.3.1.20100916-1202 (epp.package.java 1.3.1.20100916-1202)
  Only one of the following can be installed at once: 
    Eclipse UI 3.6.1.M20100826-1330 (org.eclipse.ui 3.6.1.M20100826-1330)
    Eclipse UI 3.6.2.M20110203-1100 (org.eclipse.ui 3.6.2.M20110203-1100)
    Eclipse UI 3.6.0.I20100603-1100 (org.eclipse.ui 3.6.0.I20100603-1100)
  Cannot satisfy dependency:
    From: Android Traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534)
    To: org.eclipse.ui 3.6.2
  Cannot satisfy dependency:
    From: Eclipse IDE for Java Developers 1.3.1.20100916-1202 (epp.package.java 1.3.1.20100916-1202)
    To: org.eclipse.epp.package.java.feature.feature.group [1.3.1.20100916-1202]
  Cannot satisfy dependency:
    From: EPP Java Package 1.3.1.20100916-1202 (org.eclipse.epp.package.java.feature.feature.group 1.3.1.20100916-1202)
    To: org.eclipse.platform.feature.group [3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L]
  Cannot satisfy dependency:
    From: Eclipse Platform 3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L (org.eclipse.platform.feature.group 3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L)
    To: org.eclipse.rcp.feature.group [3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T]
  Cannot satisfy dependency:
    From: Eclipse RCP 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T (org.eclipse.rcp.feature.group 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T)
    To: org.eclipse.ui [3.6.1.M20100826-1330]

解决方案

It looks to me like you are trying to install the plugin on a base Eclipse system that is too old to support it. Check the prerequisites / dependencies listed in the documentation for the specific version of the plugin that you are trying to install.

It is also possible that there is a dependency conflict with another plugin that you've installed previously.


The simple solution is to start with a clean, up-to-date Eclipse base install (with no 3rd party plugins), and add the Android plugin to that. Then add the other plugins, if you want to take the risk.

In my experience, it is a good idea to create a backup copy of your Eclipse installation before you start adding plugins ... just in case something goes wrong. And take notes of what plugins / versions you are install from where, in case you need to repeat the process in the future.

这篇关于安装Android的Eclipse插件安装时失败..的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆