myeclipse.ini优化,MyEclipse has detected that less than 5% of the 512MB of Heap me

156 阅读1分钟

myeclipse报如下错误,是因为设置的内存不够了

image.png If you see this warning repeatedly, you may want to use the following recommended memory arguments: (to be placed in myeclipse.ini/myeclipse-blue.ini/myeclipseforspring.ini)

翻译过来就是:

如果你反复看到这个警告,你可能想要使用以下推荐的内存参数:
myeclipse-blue.ini/myeclipseforspring.ini

就是说你可以使用图片中输入框内推荐的参数

设置方法

myeclipse安装目录找到myeclipse.ini文件

image.png 将推荐的参数替换到这里,或者自己手动调大内存设置,一般全部调成1024m即可

image.png