1. Download Tomcatpluginv33.zip, copy the extracted file (com.sysdeo.eclipse.tomcat_3.3.0) to the plugins directory under the Eclipse root directory
2.eclipse->window->preferences->tomcat
Select version, select Tomcat installation directory
3. Deploy JEE Project to Tomcat
Right-click the project name,properties->tomcat-> confirm that the is a tomcate project was checked and click the OK button/conf/catalina/localhost there will be *. XML file Generation (if you choose Server.xml will add content in Conf/server.xml)
4. Start the Tomcat debugging project
Unzip the devloader.zip in the com.sysdeo.eclipse.tomcat_3.3.0 directory and get the org file. The resulting file is hit with a jar package (using JAR-CVF devloader.jar* under the command line) to get the Devloader.jar copy to the bin directory under the Tomcat installation directory. Eclipse Click on the Kitten button to start Tomcat to your JEE program for breakpoint tracking debugging.