android - Eclipse 中的传输初始化错误(尝试更新插件)

标签 android eclipse

我正在尝试在 Eclipse 中更新 Android ADT

帮助 -> 检查更新

这给了我以下错误信息: http://cl.ly/3Z1O3h1e3A1b2F3v091D

正如您从错误消息中看到的那样,我什至尝试通过 zip 文件进行更新,这也为我提供了: 传输初始化错误。

我的连接没有任何问题,因为我可以在 Eclipse 的内部浏览器中加载网页。如果我尝试使用存档文件或直接通过互联网更新,我会收到相同的错误消息...

这是文本中的错误消息:

Some sites could not be found.  See the error log for more detail.
Unable to read repository at jar:file:/C:/Users/njaal/Downloads/ADT-18.0.0.zip!/content.xml.
Transport initialization error.
Unable to read repository at https://dl-ssl.google.com/android/eclipse/content.xml.
Transport initialization error.

编辑:这是在 windows 7 64 位下,Eclipse Indigo(适用于 Java 开发人员)

最佳答案

不太确定根本原因,但以管理员身份运行 Eclipse 的建议为我解决了问题。

enter image description here

盗自 Eclipse Update Failing with Message "Insufficient access privileges to apply this update"

关于android - Eclipse 中的传输初始化错误(尝试更新插件),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10267516/

相关文章:

Android shouldOverrideUrlLoading 在 KitKat 4.4.3 中不会被调用

eclipse - Eclipse崩溃了,无法重启

Eclipse 打开空白工作区

eclipse - 服务器在端口8080上的其他实例

Android - 调试引用项目问题

android - 在android中以固定速率安排java定时器间隔后如何修改它?

android - 如何在 Android 中为 ImageSpan 应用背景颜色?

java - 如何从 URL 填充我的 .xml 文件?

android - 在 android 中的 TabHost + fragment 中调用 oncreateView 时出错?

android - 如何将数据放入列中,数据从 sqlite 中的一行获取并放入字符串/ TextView