This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Tomcat plugin for Eclipse installed, but no "Tomcat Project" in the menu
Tien Shan
Greenhorn
Joined: Oct 08, 2004
Posts: 19
posted
0
I downloaded a tomcat plugin (com.sysdeo.eclipse.tomcat_3.2.1) for Eclispe and put it inside the dropin folder.
When I start my Eclipse, I *do* see the little Tomcat logos, and after setting some values for TOMCAT_HOME, etc, I can start and stop Tomcat server.
I want to see "Tomcat Project" when I click File -> new. I see "Java Project", etc, as usual, but not the "Tomcat Project".
What you are looking for is "Dynamic Web Project" (it's under Web in the Select a Wizard dialog). At one point the Dynamic Web Project wizard will let you choose your server, that's when you hook it up to the Tomcat server you created earlier.