简体   繁体   中英

failed to create the java virtual machine eclipse

Eclipse一直运行到昨天,没有任何问题,但是当我今天打开时,它抛出一个错误“无法创建Java虚拟机:。我该如何修复它?此问题的原因是什么?

You can change the configuration file of eclipse try to change it : so in your eclipse.ini change this :

--launcher.XXMaxPermSize 256m

make it

--launcher.XXMaxPermSize 128m

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM