早教吧 育儿知识 作业答案 考试题库 百科 知识分享

MyEclipsebuilding报内存溢出myeclipse.ini这个文件也改了MyEclipsehasdetectedthatlessthan5%ofthe341MBofPSOldGen(Heapmemory)spaceremains.ItisstronglyrecommendedthatyouexitandrestartMyEclipsewithnewvirtualmach

题目详情
MyEclipse building 报内存溢出 myeclipse.ini这个文件也改了
MyEclipse has detected that less than 5% of the 341MB of PS Old Gen (Heap
memory) space remains.
It is strongly recommended that you exit and restart MyEclipse with new
virtual machine memory
parameters to increase this memory; failure to do so can result in data loss.
Recommended memory arguments:
-vmargs
-Xmx768m
-XX:MaxPermSize=384m
-XX:ReservedCodeCacheSize=64m
▼优质解答
答案和解析
可以用Debug Configurations 里设置
为项目添加即可-Xms128m -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=256m