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 建模功能)?
基础教程推荐
- 降序排序:Java Map 2022-01-01
- 如何使用 Java 创建 X509 证书? 2022-01-01
- 在 Libgdx 中处理屏幕的正确方法 2022-01-01
- “未找到匹配项"使用 matcher 的 group 方法时 2022-01-01
- 无法使用修饰符“public final"访问 java.util.Ha 2022-01-01
- Java Keytool 导入证书后出错,"keytool error: java.io.FileNotFoundException &拒绝访问" 2022-01-01
- Java:带有char数组的println给出乱码 2022-01-01
- 减少 JVM 暂停时间 >1 秒使用 UseConcMarkSweepGC 2022-01-01
- FirebaseListAdapter 不推送聊天应用程序的单个项目 - Firebase-Ui 3.1 2022-01-01
- 设置 bean 时出现 Nullpointerexception 2022-01-01