【发布时间】:2017-05-02 14:02:14
【问题描述】:
我试图从 eclipse 市场空间下载安全辅助插件,但没有运气。它开始抛出多个错误,如下所示。
An error occurred while collecting items to be installed > session context was:(profile=DefaultProfile, > phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, > action=) > No repository found containing: > osgi.bundle,com.ibm.icu,54.1.1.v201501272100
我从其他机器手动粘贴了eclipse插件文件夹中的依赖jar并重新启动了eclipse。之后 它也不起作用。任何想法摆脱这个。 我不想更改 eclipse 版本。任何帮助将不胜感激。 我使用 STS 3.6.1 版本
Thanks
Pradeep
【问题讨论】:
-
你不能只把东西放在 Eclipse 插件目录中,必须正确安装它们才能让 Eclipse P2 安装系统知道它们。
-
我同意 Greg 的看法。当我尝试从 Eclipse 站点下载时,它显示未找到存储库和一些无法追踪的奇怪错误。如果您愿意,我也可以分享错误日志。