How to configure Tomcat in Eclipse (install free)2013-10-09 23:19wgelgrsh | Category: Java related | browse 642 times Share to:2013-10-10 17:10 The questioner adopted
One, determine the placement path of your tomcat. Here I take my own example: "E:\ installation package \apache-tomcat-6.0.29-windows-x86\apache-tomcat-6.0.29". Second, install Eclipse and JDK (more than 1.4 recommended) (this is not detailed) three, download the plugin tomcatplugin here I use TomcatV321. Once extracted, simply copy the previous folder containing the various profiles to the plugins in the Eclipse installation path. Four, open eclipse. First, you'll see three more icons. Then, click "Window" in the menu bar, then click "Preferences" and click on the directory Tomcat in the pop-up dialog, there are three steps: 1, select your Tomcat version in the root directory of Tomcat. Here I am "Version 6.x"; Tomcat Home Select the path mentioned in the. 2. Continue to click Advanced in the sub-directory and select the path mentioned in the Tomcat base. 3. Continue down to the sub-directory JVM setting and select the JDK version you installed in the JRE.