Cannot run Eclipse; JVM terminated. Exit code=13

前端 未结 30 3683
生来不讨喜
生来不讨喜 2020-11-21 05:31

\"enter

I just append -vm C:\\Program Files\\Java\\jre6\\bin\\javaw.exe

in ec

30条回答
  •  暖寄归人
    2020-11-21 05:36

    I had this issue also. I had an old JDK1.8.0_05. I installed the newest JDK1.8.0_111 and everything works great now. Just be sure to update your environment variable.

    I am on Windows 7 64 bit. Using Eclipse Neon 1a.

    Hope that helps someone.

提交回复
热议问题