【问题标题】:How do I install Aptana plugin in Eclipse 3.7?如何在 Eclipse 3.7 中安装 Aptana 插件?
【发布时间】:2013-01-29 16:38:41
【问题描述】:

我正在尝试将 Aptana Studio 3 插件安装到 Ubuntu 上的 Eclipse 3.7 中,但消息失败

An error occurred while collecting items to be installed
session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.jdt.core,3.7.0.dist
No repository found containing: osgi.bundle,org.eclipse.jdt.core.manipulation,1.4.0.dist
No repository found containing: osgi.bundle,org.eclipse.jdt.debug,3.7.0.dist
No repository found containing: osgi.bundle,org.eclipse.jdt.launching,3.6.0.dist
No repository found containing: osgi.bundle,org.eclipse.jdt.ui,3.7.0.dist
No repository found containing: osgi.bundle,org.junit,3.8.2.v3_8_2_v20100427-1100

我使用的包 URL 是 http://download.aptana.com/studio3/plugin/install。我究竟做错了什么?

更新:我遵循了以下 sgibly 的建议,现在安装达到了大约 49%,然后出现此消息失败:

An error occurred while collecting items to be installed
session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Comparison method violates its general contract!
Comparison method violates its general contract!

【问题讨论】:

    标签: eclipse eclipse-plugin aptana


    【解决方案1】:

    试试这个:

    打开 Eclipse Preferences 并查找 Install/Update->Available Software 并确保选择了 Indigo 更新站点。

    如果没有选中,添加http://download.eclipse.org/eclipse/updates/3.7并尝试再次安装Studio。

    希望对您有所帮助。

    【讨论】:

    • 这让我走上了正确的道路,谢谢。我还必须以 root 身份运行 Eclipse 才能安装更新。
    猜你喜欢
    • 1970-01-01
    • 2013-06-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-10-18
    • 2014-10-17
    • 1970-01-01
    相关资源
    最近更新 更多