I am just following along the spring tutorial (http://static.springsource.org/docs/Spring-MVC-step-by-step/part1.html)
I downloaded this version of Eclipse: http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/galileosr1
I guess tomcat is a separate install?
Update
Is Ant ready to go with eclipse, or that is yet another thing I have to get? 🙂
Yes, Tomcat needs to be installed seperately from Eclipse. Ant shouldn’t require any seperate download/installation, but if you are interested in using Maven then I’d suggest installing the m2eclipse plugin.