Eclipse - Failed to create the java virtual machine

前端 未结 22 2639
礼貌的吻别
礼貌的吻别 2020-12-08 01:18

I\'m having issue with running my Eclipse with the following config:

eclipse.ini

-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--         


        
22条回答
  •  不知归路
    2020-12-08 01:49

    You can also try closing other programs. :)

    It's pretty simple, but worked for me. In my case the VM just don't had enough memory to run, and i got the same message. So i had to clean up the ram, by closing unnecessary programs.

提交回复
热议问题