eclipse4.2.2在线安装testng提示MD5值错误:MD5 hash is not as expected

Posted jxba

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了eclipse4.2.2在线安装testng提示MD5值错误:MD5 hash is not as expected相关的知识,希望对你有一定的参考价值。

2017.9.9在eclipse4.2.2安装testng时出现两个问题:


起始步骤:
1、选择菜单:Help->Install New Software,在弹出的窗口中的Work with后面的输入框中输入:
http://beust.com/eclipse,点击add,输入随意名称如:testng,点击OK
2、等待name处出现testng时,选择testng
3、点击next……
 
问题1:卡在calculating requirements and dependencies不动了
解决  :在步骤3:点击next前,把“Contact all update sites during install to find required software”(寻找指定的软件前先访问所有更新站点)前面的勾去掉
 
之后步骤:
3、点击next
4、点击next
5、选中Accept the License Agreement,点击finish
 
问题2:在安装testng时提示错误:MD5 hash is not as expected
解决  :步骤2时默认出现的时testng最新版,但eclipse4.2.2应该是不支持最新版,所以在步骤2勾选testng后,把“Show only the latest versions of available software”前面的勾去掉,即可显示出testng历史版本,勾选testng 6.9.11版本,再次执行步骤3、4、5
 
重启eclipse即可。

 

 


以上是关于eclipse4.2.2在线安装testng提示MD5值错误:MD5 hash is not as expected的主要内容,如果未能解决你的问题,请参考以下文章

eclipse在线安装testNG

关于eclipse中testNG的安装

关于eclipse中testNG的安装

在“计算启动按钮工具提示”期间发生内部错误。安装TestNG后使用Eclipse Kepler的java.lang.IllegalArgumentException

TestNG 入门教程

TestNG 入门教程