您的位置首页百科知识

MyEclipse has detected that less than 5% of

MyEclipse has detected that less than 5% of

的有关信息介绍如下:

MyEclipse has detected that less than 5% of

myeclipe内存不足,报错:

MyEclipse has detected that less than 5% of the 472MB of Ten

选择Windows->Preferences;

选择MyEclipse->Servers->Integrated Sandbox->MyEclispe Tomcat 6下的JDK;

在Option Java VM arguments下粘贴以下代码:

-XX:PermSize=256M -XX:MaxPermSize=1024M

-Xms1024m -Xmx1024m

点击apply,ok,即可。