Configuration of the Eclipse+myeclipse+tomcat

Source: Internet
Author: User

transferred from: http://blog.csdn.net/sevenrain/archive/2007/03/27/1542775.aspx Software: Eclipse-sdk-3.2.2-win32
              myeclipse5.0.1ga_e3.2
              apache-tomcat-5.5.20
              tomcatPluginV32 IBM after the company's eclipse package download can be used directly, MyEclipse is the Eclipse plug-in, the first time you need to enter a registration code, you can go down online down, myeclipse need to install to the Eclipse root directory to use, Advanced version MyEclipse after installation will automatically find Eclipse and then add the relevant content, in order not to make two interference with each other, I would be myeclipse under the features and plugins copy paste into the root directory of Eclipse, This will include the MyEclipse plugin in Eclipse, which can then be removed by MyEclipse. So how do you integrate Tomcat and eclipse? We should first download the Tomcat boot plug-in, such as tomcatPluginV32 to copy its directory files into the Eclipseplugins directory (this step, if executed successfully, eclipse will discover more Tomcat menu items and their start, stop, Reboot and other shortcut buttons. If you do not see it, you may be able to resolve it by deleting all files except Config.ini in the Eclipseconfiguration directory and restarting Eclipse. Tomcat installation believe that everyone will be, here will not do the explanation.

Next, run the Eclipse program and configure the Tomcat properties. Open Menu " Windows/Preferences " , open " java/installed JREs " option to locate the run environment parameter location in the JRE directory under the JDK directory. Open " Tomcat " option, Tomcat version chooses 5.x,tomcat home to navigate to the apache-tomcat-5.5.20 directory, with the rest of the default associations. Open the Tomcat option under the JVM Settings sub-option and the source path sub-option, the JRE selects the installed jre,automatcially compute source path tick that has just been configured. Open it again . " Tomcat Manager App " options, URL input Http://localhost:7000/manager in order to avoid conflicts with other servers, I set Tomcat to a port of 7000 here, so that Tomcat can be started within eclipse. ( There are also some tutorials mentioned in the Windows-preferences-myeclipse-application SERVERS-TOMCAT5 directly set up the installed Tomcat directory, Then restart Eclipse can start Tomcat, I personally tried, will pop up the environment configuration error hint, so if a friend with this method success, may wish to open out, everyone exchange.  
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.