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

xiaoxiao2021-02-28  107

调一下内存,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

转载请注明原文地址: https://www.6miu.com/read-38792.html

最新回复(0)