Reputation: 22270
I downloaded tomcat7, but I'm at a loss setting it up as a web server manageable through Eclipse 3.5 on Ubuntu 10.10. Any guidance?
Upvotes: 0
Views: 4374
Reputation: 10324
Dowload the tomcat plugin from plugin. Unzip it and move it inside the directory Eclipse\plugin\
.
Start Eclipse and choose: “Window” -> “Preferences” -> “Tomcat”
, now select the version you are using (Tomcat 7) and the Tomcat home.
Et voilà!
Ask in the comment if you need additional information.
Regards.
Upvotes: 1