Question : Does the web tools platform come with Eclipse 3.4 IDE for Java EE Developers?

I am trying to set up a Spring framework in Eclipse.  I have some existing code that was developed using Spring and I would like to make some enhancements to the code.  Any suggestions would be appreciated because I have installed so many tools I have not really found many installation instructions.  Here is where I am at...

Question #1: Does the web tools platform come with Eclipse 3.4 IDE for Java EE Developers or do I need to download and install the web tools platform separately?

Question #2: I downloaded spring-framework-2.5.5-with-dependencies.zip.  What do I do with the zip file?  Do I put all of it under the Eclipse dropins or plugins directory?

Question #3: Do I need to "load" the existing Spring code into a new project?  If so, how do I do this?

Answer : Does the web tools platform come with Eclipse 3.4 IDE for Java EE Developers?

q1: Eclipse 3.4 comes with the project WTP 3.0
q2: http://www.roseindia.net/spring/ use this tutorial to install spring normally
if you will not modify the springs source code, anyway spring-framework-2.5.5-with-dependencies.zip
doesn't contain sources, you will install the spring framework apart.
q3: to make spring development with eclipse ide, use spring plugin : http://springide.org/project/wiki
Random Solutions  
 
programming4us programming4us