an out of memory error has occurred.Consult the 'running eclipse' section of the read me file for...

an out of memory error has occurred.Consult the 'running eclipse' section of the read me file for...

调一下内存,myeclipse.ini里面把

-XX:MaxPermSize=512m

-XX:ReservedCodeCacheSize=128m

适当调大些。

如果是eclipse工具,在eclipse.ini中改;如果没有初始值,则添加如下红色部分。

-showsplash org.eclipse.platform

--launcher.XXMaxPermSize 256M

-vmargs

-Dosgi.requiredJavaVersion=1.5

-Xms256m

-Xmx512m