2

我正在通过以下步骤为 Eclipse 安装 IBM Clearcase 插件:

  1. 对于 Eclipse Juno >> 帮助 >Install New Software...
  2. 点击“ Add...”:http ://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/windows/ “
  3. 点击“ OK
  4. 选择可用的软件包并单击“ Finish”。

安装时出现以下错误:

Cannot complete the install because one or more required items could not be found.
Software currently installed: Rational ClearCase MVFS Support 7.6.0.v201105111445 (com.ibm.rational.clearcase.ccrefresh.feature.group 7.6.0.v201105111445)
Missing requirement: Rational ClearCase Refresh Provider For MVFS Support 7.6.0.v201105111445 (com.ibm.rational.clearcase.ccrefresh 7.6.0.v201105111445) requires 'bundle org.eclipse.update.core 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Rational ClearCase MVFS Support 7.6.0.v201105111445 (com.ibm.rational.clearcase.ccrefresh.feature.group 7.6.0.v201105111445)
To: com.ibm.rational.clearcase.ccrefresh [7.6.0.v201105111445]

我在哪里可以找到缺少的依赖项?

4

1 回答 1

1

For a CCRC installation with a recent (3.4+) Eclipse, you should follow this technote.

ccrc installation

The link you are using is to add ClearCase (as detailed in "Rational ClearCase SCM Adapter (For Eclipse), Version 7.6.0.0"), not CCRC, to Eclipse, and it won't work anyway, since you don't have ClearCase on your workstation.

Warning: See "System Requirements for the ClearCase Remote Client".
It only reference Eclipse3.x, no Eclipse 4.x.
An Eclipse Juno 4.2 might be too recent to support a CCRC plugin.

于 2013-05-30T08:07:32.027 回答