Eclipse - Failed to create the java virtual machine

前端 未结 22 2588
礼貌的吻别
礼貌的吻别 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:38

    Change target to specific installation file
    like below
    Target: D:\SoftWares\oepe-12.1.3.1-luna-maf-distro-win32-x86_64old\eclipse.exe -vm D:\delete\jdk1.7.0_67\bin\javaw.exe

提交回复
热议问题