我正在尝试从此网址
安装Google插件http://dl.google.com/eclipse/plugin/4.2
我收到此错误消息
Communication with repository at http://dl.google.com/eclipse/plugin/4.2 failed.
Read timed out
答案 0 :(得分:2)
防火墙或病毒防护似乎阻止了.jar文件的下载。无论如何,我的解决方法是使用此处的说明对网站进行本地更新 https://developers.google.com/eclipse/docs/install-from-zip
确保在“安装新软件”对话框中选中“联系更新站点”,否则它将再次超时。