【解决】eclipse出现Failed to Download Index
eclipse出现Failed to Download Index错误提示。如下:原因:Eclipse 会联网下载“代码建议器”类的东西,有时没网或不需要新的建议器内容时,可以忽略。解决方案:第一种:(推荐)勾选方框,默认忽略失败信息,点击OK第二种:eclipse中选择 Windows-> Preferences -> General -> Network connection
·
eclipse出现Failed to Download Index错误提示。如下:
原因:Eclipse 会联网下载“代码建议器”类的东西,有时没网或不需要新的建议器内容时,可以忽略。
解决方案:
第一种:(推荐)
勾选方框,默认忽略失败信息,点击OK
第二种:
eclipse中选择 Windows -> Preferences -> General -> Network connections -> Active Provider: 下拉改为Manual,并且注意一下Proxy entries内容可能会和之前不一样,然后点击> Apply and close.
更多推荐
所有评论(0)