http://zhangrong-0825-163-com.iteye.com/blog/7334071, how to modify the Web Project Access path in Eclipse, the following steps:
Click Web Project--Select Properties--Select Myeclipse/eclipse ———— > Click Web ——— > Right to display the current web path, and then modify
2, how to modify the JDK version of the project in Eclipse, the steps are as follows:
Left-click Window ———— > select proferences Properties-select Java ———— >compiler ———— > Right Displays the current version of the JDK, and then you can modify
3, how to display the garbage collector in eclipse, the steps are as follows:
Left-click Window ———— > select Proferences Properties--Select General ———— > The Show heap status appears on the right, and a trash-like icon appears in the lower right corner of Eclipse. Click to free memory when memory is too large
4, how to adjust the server memory size in eclipse, the steps are as follows:
Left-click Window ———— > select Proferences Properties-Select MyEclipse ———— > select Server ———— > select servers for Project deployment (ex: Tomcat) ———— > Click JDK under Server----> Fill in the "Optional Java VM arguments" input box on the right page-xms256m-xmx1024m-xx:maxpermsize=400m
Eclipse garbage collector, memory free