An internal error occurred during: "Building workspace". java.lang.StackOverflowError

1 错误描写叙述




2 错误原因

   由上述描写叙述能够,MyEclipse可用内存不足,导致堆内存溢出


3 解决的方法

   改动MyEclipse内存设置

#utf8 (do not remove)
#utf8 (do not remove)
-startup
../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_64_3.2.0.v201103301700
-install
D:/MyEclipse10/MyEclipse 10
-vm
D:/MyEclipse10/Common/binary/com.sun.java.jdk.win32.x86_64_1.6.0.013/bin/javaw.exe
-vmargs
-Xmx768m
-XX:MaxPermSize=384m
-XX:ReservedCodeCacheSize=64m
-Dosgi.nls.warnings=ignore


posted @ 2017-05-25 10:35  gccbuaa  阅读(426)  评论(0编辑  收藏  举报