I have been trying to use my projects into eclipse 3.5, but no way. I can't understand how to make eclipse import my .war projects and how to add my tomcat server as I do in eclipse 3.3
In order to import a .war file click file>import. Then click on the web folder and select WAR file. Alternativly you can type war into the input field for "select an input source." You can then select your .war file and from that file select the project you would like to import.
~It is sometimes better to let life move through you, instead of you through it. ~
Thanks for your comment. After trying a couple of things, I deciced to download again the eclipse from eclipse.org, and now I have all the options enable. Possibly I made a mistake when I downloaded the program.