Integrated Tomcat plugin to eclipse

Source: Internet
Author: User

1. Download the Tomcat Eclipse plugin
Http://www.eclipsetotale.com/tomcatPlugin.htmldownload different versions of the Tomcat plugin depending on the version of EclipseI am currently a eclipse3.7, so download the second one: 2. Installing the Tomcat plugin

Unzip the compressed file from the previous step and copy the extracted com.sysdeo.eclipse.tomcat_3.3.0 file/or folder to the plugins directory in the Eclipse root directory. Restart Eclipse, the icon appears in the toolbar to prove that the installation was successful.

3. Eclipse Tomcat Configuration
Eclipse->window->preferences->tomcat, tick version 6.x,tomcat home to select the installation directory for the second step. Click the OK button.
4. Deploy JEE projects to Tomcat
Right-click on the project name,properties->tomcat-> confirm that is a Tomcat project has been checked and click OK button, Tomcat/conf/catalina/localhost directory will have *.xml file generation.
5. Start the Tomcat debugging project
The 3rd step is pressurized after the devloader.zip in the com.sysdeo.eclipse.tomcat_3.3.0 directory is decompressed to get the org file. Copy the resulting file to the JAR-CVF (command line using the Devloader.jar *) Devloader.jar to the Lib directory in the Tomcat installation directory. Eclipse Tap the kitten button to start Tomcat and debug your JEE program with breakpoint tracking.

Integrated Tomcat plugin to eclipse

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.