Integrating Tomcat7 and Eclipse Helios on Snow Leopard

Posted by ktm5124 on Stack Overflow See other posts from Stack Overflow or by ktm5124
Published on 2011-01-10T00:26:13Z Indexed on 2011/01/10 0:53 UTC
Read the original article Hit count: 389

Filed under:
|
|
|

I am trying to write a "Hello World" web application using Tomcat and Eclipse, in order to familiarize myself with building Tomcat projects.

So far I've gleaned from Google searches that I need to install Eclipse Web Tools Platform (WTP) to go ahead with it. But when I go to Help->Install New Software I can't find any software update site that is hosting WTP.

My default "Available Software Sites" are Helios, Mylyn for Eclipse Helios, and the Eclipse Project Updates. Do I need to add a new software update site to install WTP? If so, what is the URL? If not, where can I find WTP?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse