在 eclipse galileo 中安装 ADT 8.0.1 时出现问题
在 Eclipse 中,我将 Android SDK 工具的安装包从修订版 2 更新到修订版 8。
现在,当我尝试安装 ADT 插件 8.0.1(帮助->安装新软件)时。
我选择本地 zip 文件夹的路径 (ADT-8.0.1.zip) 并检查所有 Android DDMS、Android 开发工具、Android 层次结构查看器
,然后单击下一步按钮
屏幕显示“计算需求和依赖项”并被困在那里。
请建议我哪里出错了。提前致谢。
In eclipse i updated installed packages for Android SDK Tools from revision 2 to revision 8.
Now when i am trying to install the ADT plugin 8.0.1 (help->install new sw).
I select the path of the zip folder in my local (ADT-8.0.1.zip) and check on all Android DDMS,Android Development Tools,Android Hierarchy Viewer
and click on next button
The screen shows something as " Calculating requirements and dependencies " and gets stuck there.
Pls suggest where am i going wrong. Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这种情况时有发生。别问我为什么。
再试一次就应该可以了。
This happens from time to time. Don't ask me why tho.
Just try it again and it should work.
发生这种情况是因为 Eclipse 过于热心地检查所有可用的依赖项。可以在邮件列表帖子中找到对我有用的可能解决方案< /a>.
它告诉您在安装任何新插件之前进行所有更新。
步骤
自动更新链接,将设置更改为:
每次平台启动时查找更新
搜索更新并在有更新时通知我
有关更新通知我一次 单击“应用”,然后单击“确定”。
重新启动 Eclipse,让自动更新运行。然后转到帮助/检查
更新;然后安装它提供的任何更新,主要是:
当被问到时Eclipse。
完成,在每种情况下都对我有用(Subversion 和 Android)。
This happens because the Eclipse is over-zealous in checking ALL-THE-FREAKING Dependencies available. A possible solution that worked for me can be found in this post of mailing list.
It tells to do all the updates before installing any new plugins.
Steps
link for Automatic Updates, change the settings to:
Look for updates each time the platform is started
Search for updates and notify me when they are available
Notify me once about updates Click on apply and then Ok.
Restart Eclipse, let the auto-update run. Then go to Help/ Check for
Updates; and then install whatever updates it presents, mostly it is:
Eclipse when asked.
Done, worked for me in every case(Subversion and Android).