我正在Mac OSX 10.6.8上的ColdFusion Builder独立安装中更新一些插件。
批准更新选择后,我收到以下错误消息提醒:
An error occurred while collecting items to be installed
session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.apache.xerces,2.9.0.v201101211617
No repository found containing: osgi.bundle,org.eclipse.emf.common,2.7.0.v20110912-0920
No repository found containing: osgi.bundle,org.eclipse.emf.ecore,2.7.0.v20110912-0920
No repository found containing: osgi.bundle,org.eclipse.emf.ecore.xmi,2.7.0.v20110520-1406
我以前没见过这个。任何人都知道如何解决这个问题,以便我可以回到更新我的插件?
答案 0 :(得分:0)
这已经解决了。主要问题是缺乏生态。我运行了一个过滤器类型来找到这个特定的插件添加并安装它。成功安装并重新启动后,所有其他插件都能够正确更新。