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

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/LiuXudongHnu/article/details/78289016
在安装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”这个勾去掉。

猜你喜欢

转载自blog.csdn.net/LiuXudongHnu/article/details/78289016