Configure maven and tomcat under eclipse

1. Window - Preferences - MyEclipse - Maven4MyEclipse 2. Window



- Preferences - MyEclipse - Servers - Integrated Sandbox - MyEclipse Tomcat 6/MyEclipse Tomcat 7 all turn off Disable



3.
    The default settings of tomcat often cause memory overflow in actual use, in order to To avoid this, you need to set the Optional program arguments in Window - Preferences - Servers - Tomcat - Tomcat 7.x and the Optional Java VM arguments of the JDK under Tomcat 7.x to -Xms512M -Xmx1024M -XX:PermSize=512m -XX :MaxPermSize=1024m to increase Tomcat memory

4.Window - Preferences - MyEclipse - Servers - Tomcat 7.x open Enable and specify the tomcat folder



Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326616406&siteId=291194637