您的位置:首页 > 编程语言 > Java开发

在线安装Eclipse插件时,出现错误

2017-10-19 20:23 507 查看
在安装Eclipse插件时,总是出现

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: org.eclipse.update.feature,edu.umd.cs.findbugs.plugin.eclipse,3.0.1.20150306-5afe4d1.
MD5 hash is not as expected. Expected: 700c2058d1720a42563e1541991f3b7f and found 3973f280b94a613552621cb99ad8ff0a.

这个错误。

原因:插件的MD5值不是官方指定的。

解决方法:在进行的安装的时候,将“Contact all update sites during install to find required software”这个勾去掉。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: