Eclipse 提醒“Failed to create the Java Virtual Machine ”

Eclipse 提示“Failed to create the Java Virtual Machine ”Eclipse 提示“Failed to create the Java Virt

Eclipse 提示“Failed to create the Java Virtual Machine ”
Eclipse 提示“Failed to create the Java Virtual Machine ”,然后不能开启。



问题解决:
找到eclipse目录下的eclipse.ini  编辑这段:

--launcher.XXMaxPermSize
256M      //也可能其他值    改成128M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m     //也可能其他值      改成128M