PermGen space Eclipse 终极解决方案

1、选中项目右键 run or debug configurations...
PermGen space Eclipse 终极解决方案_第1张图片
2、在 VM arguments 加入  -Xms128m -Xmx512m -XX:PermSize=64M -XX:MaxPermSize=128M
PermGen space Eclipse 终极解决方案_第2张图片
搞定收工。

你可能感兴趣的:(permgen,space)