【问题标题】:Eclipse Plugin installation from command line in Linux在 Linux 中从命令行安装 Eclipse 插件
【发布时间】:2013-12-31 20:38:03
【问题描述】:

我在 linux 中安装 eclipse 插件时使用失败 http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_director.html

在 Windows 的 Eclipse 中,我可以找到文件 eclipsec,但在 linux 中找不到。

另外,当我在 linux 中使用 eclipse 而不是 eclipsec 时,我得到了未找到可安装单元的错误,并且它存在并且相同的命令适用于 windows

【问题讨论】:

  • 能否请您使用 linux 上的命令行及其输出的错误更新您的问题,因为这似乎是问题所在?

标签: eclipse eclipse-plugin eclipse-rcp


【解决方案1】:

您提供的链接已失效。但是,您应该能够将插件 jar 文件直接放在 Eclipse 文件夹中的 dropins 文件夹下。

【讨论】:

  • 我在windows和linux中使用这个命令d:\builder\eclipsec.exe -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/eclipse/updates/3.5 -installIU org.eclipse.sdk.ide -destination d:/eclipse/ -profile SDKProfile -profileProperties org.eclipse.update.install.features=true -bundlepool d:/eclipse/ -p2.os linux -p2.ws gtk -p2.arch x86 -roaming
【解决方案2】:

我用的是eclipse而不是eclipsec,而且安装正确

【讨论】:

    猜你喜欢
    • 2014-07-19
    • 2021-06-10
    • 2012-07-22
    • 1970-01-01
    • 1970-01-01
    • 2016-04-18
    • 1970-01-01
    • 2010-12-11
    • 2012-10-22
    相关资源
    最近更新 更多