Eclipse - no Java (JRE) / (JDK) … no virtual machine

前端 未结 30 1529
青春惊慌失措
青春惊慌失措 2020-11-22 05:58

I am trying to get Eclipse v3.5 (Galileo) to re-run on my computer - I have run it before with no problems, but now I keep getting this error:

30条回答
  •  孤独总比滥情好
    2020-11-22 06:26

    In your eclipse.ini file, you need to update the path to the VM to point to the same location where javaw.exe is installed on your machine.

提交回复
热议问题