问题
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.
回答1:
new 2013 answer: it seems to depend on what version of eclipse you're running.
- click "help" -> "about eclipse sdk" to find the version (e.g. 4.2.2).
- optionally, from the version number you can know the codename (e.g. Juno) from wikipedia: http://en.wikipedia.org/wiki/Eclipse_%28software%29#Releases
- go here: http://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F
- right click on the correct WTP link copy the link address (e.g. WTP 3.4) (they should be listed by version and codename)
- 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/").
- choose "Web Tools Platform (WTP #.#.#)" and click next and install everything.
- restart eclipse, close all open files and re-open them for web tools to start working.
回答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.
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.
回答4:
You can download WTP from Eclipse Help Menu. Following is the link to download the WTP into Eclipse.
http://download.eclipse.org/webtools/updates
Install Software Menu in Eclipse
Following image show the Install New Software Window.
Install New Software window
来源:https://stackoverflow.com/questions/705837/how-to-install-web-platform-tools-in-eclipse