简体   繁体   English

无法在Eclipse Juno中安装ADT

[英]Unable to install ADT in eclipse Juno

I am getting error: 我收到错误消息:

Cannot complete the install because one or more required items could not be found. 由于找不到一个或多个必需项,因此无法完成安装。 Software being installed: Android Native Development Tools 20.0.3.v201208082019-427395 (com.android.ide.eclipse.ndk.feature.group 20.0.3.v201208082019-427395) Missing requirement: Android Native Development Tools 20.0.3.v201208082019-427395 (com.android.ide.eclipse.ndk.feature.group 20.0.3.v201208082019-427395) requires 'org.eclipse.cdt.feature.group 0.0.0' but it could not be found 正在安装的软件:Android本机开发工具20.0.3.v201208082019-427395(com.android.ide.eclipse.ndk.feature.group 20.0.3.v201208082019-427395)缺少的要求:Android本机开发工具20.0.3.v201208082019- 427395(com.android.ide.eclipse.ndk.feature.group 20.0.3.v201208082019-427395)需要'org.eclipse.cdt.feature.group 0.0.0',但找不到

Windows 7 Professional 64Bit. Windows 7专业版64位。

Eclipse Java EE IDE for Web Developers.(32 Bit). Web开发人员的Eclipse Java EE IDE。(32位)。 I wanted to install this only through Offline. 我只想通过离线安装。 Because i wanted to send it to my friend. 因为我想将其发送给我的朋友。 No issues on Android SDK. Android SDK上没有问题。 I have Tried the solution by enabling only http://download.eclipse.org/releases/juno and https://dl-ssl.google.com/android/eclipse/ remaining its disabled. 我通过仅启用http://download.eclipse.org/releases/junohttps://dl-ssl.google.com/android/eclipse/保持禁用状态来尝试该解决方案。

Deselect the Native Development Toolkit in your installation selection in Eclipse. 在Eclipse中的安装选择中取消选择Native Development Toolkit。 You don't want that. 你不要那样 It is for writing C code used in Android applications and it is absolutely not needed for Android beginners or to write a normal Android application. 它用于编写Android应用程序中使用的C代码,对于Android初学者或编写普通的Android应用程序绝对不需要。

Ensure you check the box 'contact all update sites during install to find required software'. 确保选中“在安装过程中联系所有更新站点以找到所需的软件”复选框。 This prevented my default juno 64bit install from adding ADT. 这阻止了我的默认juno 64位安装添加ADT。 I'm not sure how you would identify the sites used for the additional dependent libraries being pulled in for your friend though. 我不确定您如何确定为您的朋友引入的其他依赖库的站点。

I had a the same problem but with a different package. 我有一个相同的问题,但包装不同。 Starting Eclipse as an admin solved it for me 以管理员身份启动Eclipse为我解决了它

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM