在 eclipse galileo 中安装 ADT 8.0.1 时出现问题

发布于 2024-10-10 06:09:45 字数 265 浏览 2 评论 0原文

在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

黄昏下泛黄的笔记 2024-10-17 06:09:45

这种情况时有发生。别问我为什么。

再试一次就应该可以了。

This happens from time to time. Don't ask me why tho.

Just try it again and it should work.

非要怀念 2024-10-17 06:09:45

发生这种情况是因为 Eclipse 过于热心地检查所有可用的依赖项。可以在邮件列表帖子中找到对我有用的可能解决方案< /a>.
它告诉您在安装任何新插件之前进行所有更新。

步骤

  • 转至 Windows/首选项,选择安装/更新,然后单击
    自动更新链接,将设置更改为:
    每次平台启动时查找更新
    搜索更新并在有更新时通知我
    有关更新通知我一次 单击“应用”,然后单击“确定”。
  • 重新启动 Eclipse,让自动更新运行。然后转到帮助/检查
    更新;然后安装它提供的任何更新,主要是:

     Java 开发 
         Web 和 Java EE 开发 
    
  • 单击“安装”并等待下载/安装更新。重新启动
    当被问到时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

  • Go to Windows / Preferences, select Install / Update and then click on the
    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:

          Java Development 
         Web and Java EE Development 
    
  • Click Install and wait for the updates to be downloaded / installed. Restart
    Eclipse when asked.

Done, worked for me in every case(Subversion and Android).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文