如何在Eclipse中安装Web平台工具?

时间:2022-10-05 17:02:27

Which URL do I install this and any pre-reqs from, and how can I install them? Been struggling with this for the last 1 hour with no luck.

我可以安装哪个URL以及任何预先请求,以及如何安装它们?在过去的1小时里一直在努力,没有运气。

4 个解决方案

#1


new 2013 answer: it seems to depend on what version of eclipse you're running.

新的2013年回答:它似乎取决于你正在运行的是什么版本的eclipse。

  1. click "help" -> "about eclipse sdk" to find the version (e.g. 4.2.2).
  2. 单击“帮助” - >“关于eclipse sdk”查找版本(例如4.2.2)。

  3. optionally, from the version number you can know the codename (e.g. Juno) from wikipedia: http://en.wikipedia.org/wiki/Eclipse_%28software%29#Releases
  4. 可选地,从版本号中你可以知道来自*的代号(例如Juno):http://en.wikipedia.org/wiki/Eclipse_%28software%29#Releases

  5. go here: http://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F
  6. 去这里:http://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F

  7. right click on the correct WTP link copy the link address (e.g. WTP 3.4) (they should be listed by version and codename)
  8. 右键单击正确的WTP链接复制链接地址(例如WTP 3.4)(它们应按版本和代号分类)

  9. now in eclipse, click "help" -> "install new software..." and paste the link location in the "work with" field (e.g. "http://download.eclipse.org/webtools/repository/juno/").
  10. 现在在eclipse中,单击“帮助” - >“安装新软件......”并将链接位置粘贴到“工作日期”字段中(例如“http://download.eclipse.org/webtools/repository/juno/” )。

  11. choose "Web Tools Platform (WTP #.#.#)" and click next and install everything.
  12. 选择“Web Tools Platform(WTP#。#。#)”并单击“下一步”并安装所有内容。

  13. restart eclipse, close all open files and re-open them for web tools to start working.
  14. 重新启动eclipse,关闭所有打开的文件并重新打开它们以便Web工具开始工作。

#2


If you can use a clean install of Eclipse. Download Enterprise Java version. WTP its included in this Eclipse distribution. When you need updates for WTP, you can get updates via "Eclipse Software Updates" tool.

如果可以使用Eclipse的全新安装。下载Enterprise Java版本。 WTP包含在这个Eclipse发行版中。当您需要WTP更新时,可以通过“Eclipse软件更新”工具获取更新。

Regards

#3


I try my best to stick to Pulse, which handles a lot of the configuration of Eclipse plugins for you. I'm not associated with them by the way, but am very happy with the service. WTP is one of the features they provide.

我尽力坚持使用Pulse,它可以为您处理Eclipse插件的大量配置。顺便提一下,我并没有与他们联系,但我很满意这项服务。 WTP是它们提供的功能之一。

#4


You can download WTP from Eclipse Help Menu. Following is the link to download the WTP into Eclipse.

您可以从Eclipse帮助菜单下载WTP。以下是将WTP下载到Eclipse中的链接。

http://download.eclipse.org/webtools/updates

Install Software Menu in Eclipse

在Eclipse中安装软件菜单

Following image show the Install New Software Window.

下图显示了“安装新软件”窗口。

Install New Software window

安装新软件窗口

#1


new 2013 answer: it seems to depend on what version of eclipse you're running.

新的2013年回答:它似乎取决于你正在运行的是什么版本的eclipse。

  1. click "help" -> "about eclipse sdk" to find the version (e.g. 4.2.2).
  2. 单击“帮助” - >“关于eclipse sdk”查找版本(例如4.2.2)。

  3. optionally, from the version number you can know the codename (e.g. Juno) from wikipedia: http://en.wikipedia.org/wiki/Eclipse_%28software%29#Releases
  4. 可选地,从版本号中你可以知道来自*的代号(例如Juno):http://en.wikipedia.org/wiki/Eclipse_%28software%29#Releases

  5. go here: http://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F
  6. 去这里:http://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F

  7. right click on the correct WTP link copy the link address (e.g. WTP 3.4) (they should be listed by version and codename)
  8. 右键单击正确的WTP链接复制链接地址(例如WTP 3.4)(它们应按版本和代号分类)

  9. now in eclipse, click "help" -> "install new software..." and paste the link location in the "work with" field (e.g. "http://download.eclipse.org/webtools/repository/juno/").
  10. 现在在eclipse中,单击“帮助” - >“安装新软件......”并将链接位置粘贴到“工作日期”字段中(例如“http://download.eclipse.org/webtools/repository/juno/” )。

  11. choose "Web Tools Platform (WTP #.#.#)" and click next and install everything.
  12. 选择“Web Tools Platform(WTP#。#。#)”并单击“下一步”并安装所有内容。

  13. restart eclipse, close all open files and re-open them for web tools to start working.
  14. 重新启动eclipse,关闭所有打开的文件并重新打开它们以便Web工具开始工作。

#2


If you can use a clean install of Eclipse. Download Enterprise Java version. WTP its included in this Eclipse distribution. When you need updates for WTP, you can get updates via "Eclipse Software Updates" tool.

如果可以使用Eclipse的全新安装。下载Enterprise Java版本。 WTP包含在这个Eclipse发行版中。当您需要WTP更新时,可以通过“Eclipse软件更新”工具获取更新。

Regards

#3


I try my best to stick to Pulse, which handles a lot of the configuration of Eclipse plugins for you. I'm not associated with them by the way, but am very happy with the service. WTP is one of the features they provide.

我尽力坚持使用Pulse,它可以为您处理Eclipse插件的大量配置。顺便提一下,我并没有与他们联系,但我很满意这项服务。 WTP是它们提供的功能之一。

#4


You can download WTP from Eclipse Help Menu. Following is the link to download the WTP into Eclipse.

您可以从Eclipse帮助菜单下载WTP。以下是将WTP下载到Eclipse中的链接。

http://download.eclipse.org/webtools/updates

Install Software Menu in Eclipse

在Eclipse中安装软件菜单

Following image show the Install New Software Window.

下图显示了“安装新软件”窗口。

Install New Software window

安装新软件窗口