JVM terminated.Exit Code=-1

无法启动eclipse,启动报错 :JVM terminated.Exit Code=-1.

eclipse.ini中内存设置过大。应把

     
Xmx512m  ->  Xmx256m


分配最大内存太大,应减少



第二天同样的错误又出来了,重复步骤2 ,改256-->512-->256,error still,

遂安装步骤1操作,亦不能将之拿下,

后删掉此ini file,restart eclipse ,error dispappears.

你可能感兴趣的:(eclipse,jvm)