【发布时间】:2011-08-15 08:33:13
【问题描述】:
Eclipse 版本是在 Linux Ubuntu 上运行的 Helios SR2 64 位。
我正在尝试安装 Force.com IDE 插件,但出现以下错误。我相信 Salesforce 使用脉冲引擎,我已经搜索过其他有这个问题的人,但到目前为止我发现的唯一解决方案就是安装 Eclipse 的 force.com ide 捆绑版本。我宁愿不这样做。
错误:
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=).
No repository found containing: osgi.bundle,org.apache.log4j,1.2.15.v201005080500
No repository found containing: osgi.bundle,org.eclipse.wst.css.core,1.1.402.v201102031915
No repository found containing: osgi.bundle,org.eclipse.wst.css.ui,1.0.502.v201101122002
No repository found containing: osgi.bundle,org.eclipse.wst.html.core,1.1.404.v201101190004
No repository found containing: osgi.bundle,org.eclipse.wst.html.ui,1.0.504.v201101122108
【问题讨论】:
-
尝试从 Helio 存储库安装 WTP。
-
感谢您的建议,WTP 已经安装
-
确实读过一些类似的错误。不太明白,但与 Equinox OSGI 捆绑包有关。
-
您可以检查 .log 的 Eclipse 以查看更多详细错误。我认为这可能与我在另一篇文章中回答的案例相似,stackoverflow.com/questions/7025486/…
标签: eclipse salesforce apex-code