如何让Eclipse找到“org.eclipse.team.cvs.ssh”包?

时间:2010-08-10 22:30:05

标签: eclipse repository m2eclipse amazon-iam

我一直试图安装IAM或m2eclipse但没有成功。他们都需要org.eclipse.team.cvs.ssh包,但Eclipse Helios抱怨无法找到存储库。我一直试图安装那个单一的捆绑包但没有成功。

我选择“Helios - http://download.eclipse.org/releases/helios”存储库并搜索“cvs”。这将返回“Eclipse CVS Client”。然后我尝试安装它。 Eclipse表示它已经安装,所以它只是更新已安装软件的列表。当我点击完成后,我收到以下错误:

An error occurred while collecting items to be installed session context was:(profile=epp.package.rcp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.team.cvs.ssh,3.2.100.I20090508-2000

有什么想法吗?

2 个答案:

答案 0 :(得分:2)

找到适合我的决议here

  

安装新软件时,停用选项Contact all update sites during install to find required software会有所帮助。

它确实如此。

答案 1 :(得分:0)

似乎Eclipse中已修复此问题。我刚刚安装了Eclipse CVS Client而没有任何问题。