Tuesday, November 4, 2014

Project Configuration in MyEclipse (1)

1. right click on project, properties, search "Web", change web context-root as "/", this will deploy the project as ROOT.

2. right click on Tomcat 8.x, Configure Server Connector, optional program arguments:
-Xms764m -Xmx1536m -XX:PermSize=64M -XX:MaxPermSize=320M