Hello.
I had a Eclipse Dynamic Web project working fine in a machine, from wich I generated a war file with Eclipse. Now I have imported that war from another machine with an Eclipse Ganymede. I've done this other times and everything worked fine.
This time it's not working because Eclipse says it's not a Web Project and it doesn't let me add it to my
Tomcat 5.5 Server as I did with so many other imported wars.
I've open the project properties and looked Libraries and Jars. In the other projects I used to have included automatically Apache Tomcat Library, but now I don't have it and I can't include it. Can anybody help me? How can I let Eclipse know it's a Web Project? How can I force Eclipse include Apache Tomcat Libraries as it does with the other projects?
Thank you very much.
Antonio