【发布时间】:2011-03-22 18:29:49
【问题描述】:
在挣扎了一整天之后,我认为最好向这样的论坛寻求帮助。我正在尝试将 ccw 插件安装到 Eclipse,但出现此错误:
Cannot complete the install because of a conflicting dependency.
Software being installed: Counterclockwise Feature 0.0.64.STABLE01 (ccw.feature.feature.group 0.0.64.STABLE01)
Software being installed: Counterclockwise Feature REPL UI Branch 0.2.0.RC06 (ccw.feature_replui.feature.group 0.2.0.RC06)
Only one of the following can be installed at once:
Paredit.clj 0.1.1 (paredit.clj 0.1.1)
Paredit.clj 0.3.0.STABLE (paredit.clj 0.3.0.STABLE)
Paredit.clj 0.1.5 (paredit.clj 0.1.5)
Paredit.clj 0.7.0.STABLE (paredit.clj 0.7.0.STABLE)
Paredit.clj 0.9.0.STABLE01 (paredit.clj 0.9.0.STABLE01)
Paredit.clj 0.7.1.STABLE (paredit.clj 0.7.1.STABLE)
Paredit.clj 0.1.0 (paredit.clj 0.1.0)
Paredit.clj 0.2.1.STABLE (paredit.clj 0.2.1.STABLE)
Paredit.clj 0.2.0.STABLE (paredit.clj 0.2.0.STABLE)
Paredit.clj 0.1.4 (paredit.clj 0.1.4)
Paredit.clj 0.6.0.STABLE (paredit.clj 0.6.0.STABLE)
Paredit.clj 0.10.0.STABLE01 (paredit.clj 0.10.0.STABLE01)
Paredit.clj 0.12.1.STABLE01 (paredit.clj 0.12.1.STABLE01)
Paredit.clj 0.11.0.STABLE01 (paredit.clj 0.11.0.STABLE01)
Paredit.clj 0.1.3 (paredit.clj 0.1.3)
Paredit.clj 0.12.5.STABLE01 (paredit.clj 0.12.5.STABLE01)
Paredit.clj 0.5.0.STABLE (paredit.clj 0.5.0.STABLE)
Paredit.clj 0.11.1.STABLE01 (paredit.clj 0.11.1.STABLE01)
Paredit.clj 0.8.0.STABLE (paredit.clj 0.8.0.STABLE)
Paredit.clj 0.12.0.STABLE01 (paredit.clj 0.12.0.STABLE01)
Paredit.clj 0.7.2.RC1 (paredit.clj 0.7.2.RC1)
Paredit.clj 0.1.2 (paredit.clj 0.1.2)
Paredit.clj 0.7.2.RC2 (paredit.clj 0.7.2.RC2)
Paredit.clj 0.12.4.STABLE01 (paredit.clj 0.12.4.STABLE01)
Paredit.clj 0.1.7.stable (paredit.clj 0.1.7.stable)
Cannot satisfy dependency:
From: Counterclockwise Feature 0.0.64.STABLE01 (ccw.feature.feature.group 0.0.64.STABLE01)
To: paredit.clj [0.11.1.STABLE01]
Cannot satisfy dependency:
From: Counterclockwise Feature REPL UI Branch 0.2.0.RC06 (ccw.feature_replui.feature.group 0.2.0.RC06)
To: paredit.clj [0.12.4.STABLE01]
他们说要手动放置 antlr jar 来解决依赖问题,但这对我没有帮助。这一定是太明显了,我现在想不通。
【问题讨论】:
-
您是如何安装它的 - 通过更新站点还是手动安装?