eclipes安装ADT错误处理

eclipes是在官网上下载的最新的J2EE X86版本,ADT是23.0.0版本

eclipes安装ADT时, 出现类似如下错误提示:

Cannot complete the install because of a conflicting dependency.

Software being installed: Android Hierarchy Viewer 23.0.0.1245622 (com.android.ide.eclipse.hierarchyviewer.feature.feature.group 23.0.0.1245622)

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 Preferences Mechanism 3.3.0.v20100503 (org.eclipse.equinox.preferences 3.3.0.v20100503)

Eclipse Preferences Mechanism 3.5.1.v20121031-182809 (org.eclipse.equinox.preferences 3.5.1.v20121031-182809)

Cannot satisfy dependency:

From: Android Hierarchy Viewer 23.0.0.1245622 (com.android.ide.eclipse.hierarchyviewer.feature.feature.group 23.0.0.1245622)

To: org.eclipse.core.runtime 3.7.0

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: Core Runtime 3.8.0.v20120912-155025 (org.eclipse.core.runtime 3.8.0.v20120912-155025)

To: bundle org.eclipse.equinox.preferences [3.4.0,4.0.0)

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.rcp.feature.group 3.6.0

Cannot satisfy dependency:

From: Eclipse RCP 3.6.0.v20100519-9OArFKvFtsd7WLUKh-DcYTS (org.eclipse.rcp.feature.group 3.6.0.v20100519-9OArFKvFtsd7WLUKh-DcYTS)

To: org.eclipse.equinox.preferences [3.3.0.v20100503]

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.equinox.preferences [3.3.0.v20100503]

Cannot satisfy dependency:

From: Eclipse RCP 3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY (org.eclipse.rcp.feature.group 3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY)

To: org.eclipse.equinox.preferences [3.3.0.v20100503]

解决方法是:返回前一步,只选择    Android Native Development Tools和Tracer for OpenGL ES 两个选项,点击下一步发现不再报错,当然,你也可以挨个试试,将不报错的选项全部都选择,再进行下一步操作。

个人邮箱:[email protected]

时间: 2024-08-07 18:26:18

eclipes安装ADT错误处理的相关文章

安装ADT Cannot complete the install because one or more required items could not be found.

点击进行安装,将会弹出 错误提示是: 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-2385

本人在安装ADT Bundle for windows的各种问题总结

1.解决国内访问Google服务器的困难: 1.启动 Android SDK Manager : 2.打开主界面,依次选择「Tools」.「Options…」,弹出『Android SDK Manager - Settings』窗口: 3.在『Android SDK Manager - Settings』窗口中,在「HTTP Proxy Server」和「HTTP Proxy Port」输入框内填入mirrors.neusoft.edu.cn和80,并且选中「Force https://… so

MyEclipse8.5 无法安装ADT解决办法

打开MYECLIPSE.点击菜单栏的help ->my eclipse configure center .然后add site  指向 https://dl-ssl.google.com/android/eclipse 报错:Bad update sites  com.genuitec.pulse2.client.common.launcher.BadUpdateSiteException Software being installed: MyEclipse 8.6 (Profile) 2.

pomelo--a安装时候错误总结

安装pomelo 时发现: 错误解释: node-gyp和node的版本不一致 ,有可能是python版本太低,默认是2.6.6 最后更改node版本和python版本 node 版本是10.2.6 python 版本是 2.7.3 再次重新安装无错误 pomelo--a安装时候错误总结,布布扣,bubuko.com

eclipse安装ADT后在windows菜单下找不到android SDK and AVD Manager

eclipse安装ADT后在windows菜单下找不到android SDK and AVD Manager选项的解决办法 - zhjr1220的专栏 - 博客频道 - CSDN.NET  http://blog.csdn.net/zhjr1220/article/details/9569113 在eclipse中点击window→Customize Perspective→Command Groups availability→Available command groups下勾选Androi

eclipse安装ADT

ADT安卓开发工具安装 ADT(Android Development Tools)安卓开发工具,是安卓在Eclipse IDE环境中的开发工具,为Android开发提供开发工具的升级或者变更,简单理解为在Eclipse下开放工具的升级下载工具.通过Android开发者官网(developer.android.com), 我们可以知道,Eclipse可以通过两种方式安装ADT插件,在线安装.离线安装(需要先下载ADT插件包,可以到开发者官网上找到). 大家都知道,由于国内网络限制,无法访问goo

ubuntu下安装nginx错误error: the HTTP rewrite module requires the PCRE library 解决方法

本文为大家讲解的是ubuntu下安装nginx错误error: the HTTP rewrite module requires the PCRE library 解决方法,感兴趣的同学参考下. 本文为大家讲解的是ubuntu下安装nginx错误error: the HTTP rewrite module requires the PCRE library 解决方法,感兴趣的同学参考下. 错误描述: ubuntu安装nginx时提示error: the HTTP rewrite module r

Eclipse 安装 ADT 失败的两种解决办法 [Android Development Tooling]

原因 最近想在新装的 Win7 里搭建一下 Android 的开发环境,虽然现在有 Android Studio 了,不过还是习惯 Eclipse 一点.众所周知的原因,Eclipse 直接安装 ADT(Android Develepment Tooling) 插件是不行的,这里给出两种解决办法,我们的前提是要先安装 Google 的 翻[email protected]!墙工具 GoAgent . 一.使用 Proxy 由于直接访问是不行的,所以你可以使用 VPN 或者 GoAgent 做为

如何在eclipse中安装ADT

打开Eclipse,点击 Help -> Install New Software: 点击Add: 然后点击Archive,添加对应的上面的ADT-21.0.1.zip: OK后,再写上一个名字,比如ADT-21.0.1: 然后经过Pending解析后,就可以看到对应的: Developer Tools 和 NDK Plugins 了: 选中Developer Tools: 然后Next,然后继续next: 点击接受协议和完成: 然后就是去安装了: 中间会有安全提示,点击OK即可: 安装完毕后,