如何通过 yum 获取 Eclipse Helios 的 Java、Java EE 和 Hibernate 插件?

发布于 2025-01-05 03:04:28 字数 208 浏览 1 评论 0原文

我需要 Eclipse Helios 的 Java、Java-EE 和 Hibernate 插件。我使用以下命令在 Cent OS 中安装了 Eclipse Helios:

yum install eclipse-platform

但它不包含任何插件。我想使用 Java、Java EE 和 Hibernate。我从哪里可以获得插件?

I need Java, Java-EE, and Hibernate plugins for Eclipse Helios. I installed Eclipse Helios in Cent OS using the following command:

yum install eclipse-platform

But it does not contain any plugins. I want to work with Java, Java EE and Hibernate. From where can I get the plugins?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

巴黎夜雨 2025-01-12 03:04:28

不要使用 yum 安装 Eclipse。从 eclipse.org 网站获取它要好得多。删除通过 yum 安装的所有内容,然后转到 http://www.eclipse.org/downloads并获得您想要的包裹。安装它,然后确保您使用的是 Sun/Oracle JDK,而不是 gcj,按照 的说明指定它在这里

Don't use yum to install Eclipse. It's far better to get it from the eclipse.org web site. Remove whatever you've installed via yum, then go to http://www.eclipse.org/downloads and get the package you want. Install that, and then make sure you're using the Sun/Oracle JDK, not gcj, by specifying it as described here.

仅此而已 2025-01-12 03:04:28

为什么不检查“帮助”->“Eclipse Marketplace”菜单并搜索您想要的任何内容。

Why not check Help->Eclipse Marketplace menu and search for whatever you want.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文