2012-07-02 46 views
-1

我试图在Eclipse Java EE IDE中为Web开发人员安装TestNG。安装TestNG时出现错误

版本:朱诺发行 版本ID:20120614-1722

安装过程中我发现下面的错误,我的安装已停止。

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=). 
No repository found containing: osgi.bundle,org.testng.eclipse,6.5.2.20120616_1545 
No repository found containing: org.eclipse.update.feature,org.testng.eclipse,6.5.2.20120616_1545 

任何想法来解决这个问题?

+0

请添加您安装TestNG的方式。通过exacte更新或文件提取或不同的东西。 – Simulant

回答

3

尝试当前版本的TestNG:6.7.0.20120825_1316
我刚安装并在Juno中使用它没有任何问题。