Android 由于依赖冲突,无法完成安装。ADT 的 Eclipse 错误
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/24693731/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Cannot complete the install because of a conflicting dependency. Eclipse error for ADT
提问by user3639423
Cannot complete the install because of a conflicting dependency.
由于依赖冲突,无法完成安装。
Software being installed: Android Hierarchy Viewer 23.0.2.1259578
(com.android.ide.eclipse.hierarchyviewer.feature.feature.group 23.0.2.1259578)
I have read all the previous answers bt didnt help !
我已经阅读了之前的所有答案,但没有帮助!
回答by wf9a5m75
I had that as well, but I didn't want to reinstall my Eclipse. So I uninstalled the ADT bundle plugins (from Eclipse->About Eclipse-> Installation Details -> Android DDMS (and others) -> [Uninstall]), then restartthe eclipse.
我也有,但我不想重新安装我的 Eclipse。所以我卸载了 ADT 包插件(从Eclipse->About Eclipse-> Installation Details -> Android DDMS (and others) -> [Uninstall]),然后重新启动eclipse。
After that, install the ADT pluginagain.
之后,再次安装ADT插件。
This worked without any issues.
这没有任何问题。
回答by Boardy
I had that as well, I found I had to remove Eclipse and then get the latest Eclipse and ADT bundle from http://developer.android.com/sdk/index.html. This then works without any issues.
我也有,我发现我必须删除 Eclipse,然后从http://developer.android.com/sdk/index.html获取最新的 Eclipse 和 ADT 包。这样就可以正常工作了。
回答by Nishant Shrivastava
For all those who still want to download eclipse with adt here is the download link https://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.zip(this is 32 bit)
对于所有仍然想使用 adt 下载 eclipse 的人,这里是下载链接https://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.zip(这是 32 位)
For 64 bit https://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zip
对于 64 位https://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zip
Google has removed these links from their site as they are saying that Android Studio is now the official IDE but these download links are working fine
谷歌已经从他们的网站上删除了这些链接,因为他们说 Android Studio 现在是官方的 IDE,但这些下载链接工作正常