Configure your installed Tomcat in eclipse first install the Tomcat plugin for Eclipse: Go to the Tomcat plugin download page: http://www.eclipsetotale.com/tomcatPlugin.html download unzip Place the extracted files jar package in the plugins directory of the Eclipse installation directory:
Restart Eclipse and see three cute kittens, stating that the installation plugin was successful: The next step is to configure the Tomcat you installed:
Select the appropriate version and path according to your own Tomcat installation:
Deploy the project to your own tomcat:
Click "Finish", as follows:
Select, right, and click "Open":
As follows, select Deploy to the Tomcat installation directory, and the deployment folder enters "WebApps", and the Tomcat deployment project is in that folder:
Save, to this configuration to complete the startup, the deployment project is as follows:
From for notes (Wiz)
(formerly) Eclipse Tomcat configuration (2014.12.27--by)