【问题标题】:How to export Eclipse RCP through command line如何通过命令行导出 Eclipse RCP
【发布时间】:2010-09-07 06:36:41
【问题描述】:

我们有一个 Eclipse RCP 产品,出于自动化目的,我们想通过命令行导出这个产品。

其实我之前发现有人问过类似的问题,比如Building Eclipse plugins and features on the command line。我按照 Eclipse PDE 帮助指南,通过命令行成功构建了产品。但是生成的 zip 文件中没有执行文件。

如何通过命令行获得与借助 PDE UI 获得的相同导出的 RCP 产品?谢谢!


卡尔文

【问题讨论】:

    标签: eclipse-rcp eclipse-pde


    【解决方案1】:

    Eclipse Tycho 是生产 Eclipse RCP 产品的好方法。我正在使用它来构建 Eclipse 更新站点和产品。网上有很多关于如何设置项目文件的示例,like this onethis one

    【讨论】:

      猜你喜欢
      • 2019-12-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-11-16
      相关资源
      最近更新 更多