Installin ADT for eclipse

1 eclipse adt eclipse-adt

当我尝试通过添加URL来安装ADT的ADT插件时:https: //dl-ssl.google.com/android/eclipse

我收到以下错误消息:无法读取存储库:https: //dl-ssl.google.com/android/eclipse/content.xml

Udo*_*eld 6

文档讲述:

在出现的"添加存储库"对话框中,为"名称"输入"ADT插件",并为"位置"输入以下URL:

https://dl-ssl.google.com/android/eclipse/

单击确定

注意:如果您在获取插件时遇到问题,请尝试使用位置URL中的"http",而不是"https"(出于安全原因,首选https).

URL看起来正确.尝试使用http而不是文档中提到的https.

确保你有最新版本的eclipse.