我想在我的eclipse上安装逆时针插件,但在我完成向导安装后,它正常启动,但它卡在42%,一段时间后,我得到了这样的信息:
An error occurred while collecting items to be installed
session context was:
(profile=epp.package.java,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at
http://ccw.cgrand.net/updatesite/plugins/ccw.branding_0.5.0.STABLE002.jar.
Read timed out
Unable to read repository at
http://ccw.cgrand.net/updatesite/plugins/ccw.clojure_1.2.0.STABLE13.jar.
Read timed out发布于 2012-02-01 15:04:06
这看起来确实存在与存储库的连接问题。(稍后重试,或检查您的连接、代理、防火墙等...)
有一个不错的教程
1)结合使用Eclipse + Clojure和Leiningen (CCW)
2)将Leiningen与eclipse集成(这非常方便)
希望它能帮上忙!
https://stackoverflow.com/questions/8036344
复制相似问题