Installing the ADT Plugin for Eclipse(为 Eclipse 安装 ADT 插件)
问题描述
我正在尝试为 Eclipse 安装 ADT 插件.但是,在我转到安装新软件..."并输入插件位置 https 后://dl-ssl.google.com/android/eclipse/,显示Pending...".无论我等待多长时间,它都不会更改为开发人员工具".(我也试过http://dl-ssl.google.com/android/eclipse/)
I am trying to install the ADT plugin for Eclipse. However, after I have went to "Install New Software..." and entered the plugin location https://dl-ssl.google.com/android/eclipse/, "Pending..." is displayed. It does not change to "Developer Tools" no matter how long I wait. (I have also tried "http://dl-ssl.google.com/android/eclipse/)
为了解决这个问题,我尝试下载当前的 ADT 插件 zip 文件,但这也不起作用.出现开发者工具",但是当我点击下一步"时,它并没有移过计算需求和依赖关系".
To get around this I tried downloading the current ADT Plugin zip file, but this does not work either. "Developer Tools" appears, but when I click "Next" it does not move past "Calculating requirements and dependencies."
请提供任何一种方法的问题的解决方案.谢谢.
Please provide a solution to the problem of either approach. Thanks.
推荐答案
我也遇到了同样的问题.当我取消选中标记为的框时它开始工作在安装过程中联系所有更新站点以查找所需的软件".
I had the same problem. It started working when I unchecked the box labeled "Contact all update sites during install to find required software".
这篇关于为 Eclipse 安装 ADT 插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:为 Eclipse 安装 ADT 插件


基础教程推荐
- 如何在 Spring @Value 注解中正确指定默认值? 2022-01-01
- Java 实例变量在两个语句中声明和初始化 2022-01-01
- 从 python 访问 JVM 2022-01-01
- 大摇大摆的枚举 2022-01-01
- 如何在 JFrame 中覆盖 windowsClosing 事件 2022-01-01
- 验证是否调用了所有 getter 方法 2022-01-01
- 在 Java 中创建日期的正确方法是什么? 2022-01-01
- Java Swing计时器未清除 2022-01-01
- 不推荐使用 Api 注释的描述 2022-01-01
- 多个组件的复杂布局 2022-01-01