我正在尝试更新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开发人员)
答案 0 :(得分:0)
不确定根本原因,但以管理员身份运行Eclipse 的建议为我解决了这个问题。
从Eclipse Update Failing with Message "Insufficient access privileges to apply this update"
被盗