将 J2EE 安装到现有的 eclipse IDE 中

发布于 2024-12-01 03:17:19 字数 226 浏览 0 评论 0原文

我有 Eclipse Galileo(版本:3.5.2),我用它来开发 Jave SE 应用程序。我想学习Java EE。如何整合 Java EE?或者我是否需要安装 Java EE 特定的 Eclipse IDE?

追问:

非常感谢您的回答! Eclipse 中显示的列表中有很多名称。例如 WTP 3.1.1、WTP 3.1.2、补丁、WTP 测试 3.1.1、WTP 测试 3.1.2。我该下载哪些?

I have Eclipse Galileo (Version: 3.5.2), which I use to develop Jave SE applications. I want to learn Java EE. How do I incorporate Java EE? Or do I need to install a Java EE specific Eclipse IDE?

Follow Up:

Thanks a great deal for answering!
There are a lot of names in the list that shows up in Eclipse. E.g. WTP 3.1.1, WTP 3.1.2, Patches, WTP Test 3.1.1, WTP Test 3.1.2. Which ones do I download?

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

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

发布评论

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

评论(6

爱你不解释 2024-12-08 03:17:19

http://download.eclipse.org/webtools/updates/ - 这是旧的网址不再有效。
如果您想安装 WTP(即 J2EE 插件),请根据您使用的 eclipse 版本使用以下 URL:

更多信息请参见 此处

http://download.eclipse.org/webtools/updates/ - This is an old URL and doesn't work any more.
If you want to install WTP (i.e. J2EE plugins) use the following URLs depending upon the version of the eclipse you are using:

More information can be found here.

提笔落墨 2024-12-08 03:17:19

步骤1
转到帮助 ---> 安装新软件...

第 2 步
尝试在下拉菜单中找到“http://download.eclipse.org/webtools/updates”。如果找到,则选择并安装所有可用更新。

如果找不到则点击添加->添加存储库。
名称:Eclipse Webtools
位置:http://download.eclipse.org/webtools/updates
选择所有可用更新并安装它们。

请访问 http://download.eclipse.org/webtools/updates/ 了解更多详细信息。

Step 1
Go to Help ---> Install New Software...

Step 2
Try to find "http://download.eclipse.org/webtools/updates" under work with drop down. If you find then select and install all the available updates.

If you can not find then click on Add -> Add Repository.
Name: Eclipse Webtools
Location: http://download.eclipse.org/webtools/updates
Select all available updates and Install them.

Visit http://download.eclipse.org/webtools/updates/ for more details.

西瓜 2024-12-08 03:17:19

对于 Mars (Eclipse 4.5) 和 WTP 3.7,请使用此链接。
http://download.eclipse.org/webtools/repository/mars/

  1. 在 Eclipse 中选择“帮助 - 安装新版本”软件。
  2. 在“使用:”文本框中放置上述链接。
  3. 按 Enter 键。
  4. 选择您需要的 WTP 版本(截至目前为 3.7.0 或 3.7.1)按照提示操作。

For Mars (Eclipse 4.5) and WTP 3.7 use this link.
http://download.eclipse.org/webtools/repository/mars/

  1. In Eclipse select Help - Install New Software.
  2. In the "Work with:" text box place the above link.
  3. Press Enter.
  4. Select the WTP version you need (3.7.0 or 3.7.1 as of today) & follow the prompts.
套路撩心 2024-12-08 03:17:19

转到帮助 ->安装新软件->添加->将此链接粘贴到位置框中 http://download.eclipse.org/webtools/repository/luna/
安装所有新版本..

Go to Help -> Install new softwares-> add -> paste this link in location box http://download.eclipse.org/webtools/repository/luna/
install all new versions..

怂人 2024-12-08 03:17:19

您可以在当前安装的基础上安装 Web Tool Platform,以帮助您了解 Java EE。使用 Eclipse 软件更新下载 Web 工具平台(说明位于 http://download.eclipse.org/webtools/updates/)。它具有帮助您继续学习 Java EE 的功能。您可以在 http://www.eclipse.org/webtools/ 了解有关 Web Tools Platform 的更多信息

You could install Web Tool Platform on top of your current installation to help you learn about Java EE. Download the Web Tools Platform by using Eclipse Software Update (Instruction at http://download.eclipse.org/webtools/updates/). It has features to get you going with learning Java EE. You could learn more about Web Tools Platform at http://www.eclipse.org/webtools/

何其悲哀 2024-12-08 03:17:19

对于 Eclipse Mars,以下操作有效

  1. 在 Eclipse 中选择帮助 - 安装新软件。
  2. 搜索“EE”。得到了两次点击,很明显该使用哪一个。
  3. 让IDE重新启动。

For Eclipse Mars the following worked

  1. In Eclipse select Help - Install New Software.
  2. Search for "EE". Got two hits and it what obvious which to use.
  3. Let IDE restart.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文