Eclipse's error on startup in windows 7

后端 未结 9 1131
孤独总比滥情好
孤独总比滥情好 2020-12-10 12:31

Good day.

I decided to learn Java. I installed JDK and downloaded eclipse-java-helios-SR1-win32 for windows 7.

But i can\'t launch eclipse becau

9条回答
  •  暖寄归人
    2020-12-10 13:15

    -vm
    C:/Java/jre/bin/server/jvm.dll
    

    you should specify jvm.dll file path to any bundle of the eclipse .ini file (eclipse.ini,sts.ini)

提交回复
热议问题