【发布时间】:2012-02-12 22:30:09
【问题描述】:
朋友们, 我正在尝试在我的机器(Linux Ubuntu 64 位)中安装带有 Eclipse(版本:Indigo Service Release 1)的 Android 插件。我的网络使用代理身份验证,所以我去了 Eclipse->windows->preferences->General->Network connection->输入了我的凭据(用于 http 和 https)。
And to install android -- Eclipse->Help->Install new software->Added the URL(Andriod - http://dl-ssl.google.com/android/eclipse/) 然后点击下一步。但它说缺少一些插件。所以我尝试更新eclipse.But 当我尝试通过以下 URL(Helios - http://download.eclipse.org/releases/helios)更新 eclipse 时,它给出了以下异常: 需要 HTTP 代理身份验证:http://download.eclipse.org/releases/helios/content.xml 需要 HTTP 代理身份验证:http://download.eclipse.org/releases/helios/content.xml 需要代理身份验证 请帮我解决这个问题..
仅供参考:我正在输入有效的凭据,我可以使用我的浏览器通过相同的凭据访问网站。
【问题讨论】:
标签: android eclipse eclipse-plugin installation