How do I install an Eclipse EPP (for example EPP Modeling Feature on 3.8)?(如何安装 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.
这篇关于如何安装 Eclipse EPP(例如 3.8 上的 EPP 建模功能)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:如何安装 Eclipse EPP(例如 3.8 上的 EPP 建模功能)?


- 将log4j 1.2配置转换为log4j 2配置 2022-01-01
- C++ 和 Java 进程之间的共享内存 2022-01-01
- Java包名称中单词分隔符的约定是什么? 2022-01-01
- 如何使用WebFilter实现授权头检查 2022-01-01
- 从 finally 块返回时 Java 的奇怪行为 2022-01-01
- Safepoint+stats 日志,输出 JDK12 中没有 vmop 操作 2022-01-01
- Jersey REST 客户端:发布多部分数据 2022-01-01
- Eclipse 插件更新错误日志在哪里? 2022-01-01
- Spring Boot连接到使用仲裁器运行的MongoDB副本集 2022-01-01
- value & 是什么意思?0xff 在 Java 中做什么? 2022-01-01