如何安装 Eclipse EPP(例如 3.8 上的 EPP 建模功能)?

如何通过 3.8 的软件安装程序安装 Eclipse EPP?我想选择EPP 建模功能"并安装它的所有包,而不是单独选择它们.

How do I install an Eclipse EPP through the software installer for 3.8? I would like to choose the "EPP Modeling Feature" and install all of its packages rather than selecting them all individually.

例如,如果我安装 Eclipse Juno Eclipse Modeling Tools",然后查看已安装的软件包,我将看到EPP Modeling Feature 1.5.0.20120620-0855 org.eclipse.epp.package.modeling.feature.group.

As an example if I install Eclipse Juno "Eclipse Modeling Tools" and then look at the installed software packages I will see "EPP Modeling Feature 1.5.0.20120620-0855 org.eclipse.epp.package.modeling.feature.group.

如果我还安装了基本的 Eclipse 3.8 并选择安装新软件"并关闭按类别分组",我可以找到 EPP.但是我无法安装它们,因为它们是根据 4.2 编写的(即使它们的所有软件包在 3.8 上也可以正常运行).

If I then also install the base Eclipse 3.8 and choose "install new software" and turn off "group by category" I can find the EPPs. I can't install them however since they are written to depend on 4.2 (even though all of their packages run fine on 3.8 also by design).

仅供参考,Eclipse 3.8:下载站点在哪里? 提供了有关 Juno 与 3.8 的一些背景知识,但没有具体回答安装 3.8 基础后如何获取 EPP 的问题.

FYI, Eclipse 3.8: where is the download site? gives some background on Juno vs. 3.8, but doesn't specifically answer the question of how to get the EPPs once you have installed the 3.8 base.

推荐答案

拿4.2.它在内部模拟 3.8.并且所有插件都可以通过 Juno 更新站点的 General Purpose Tools->MarketPlace Client 安装.

Take 4.2. It emulates 3.8 inside itself. And all plugins can be installed by General Purpose Tools->MarketPlace Client from juno updates site.

相关文章