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

前端 未结 30 2030
青春惊慌失措
青春惊慌失措 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条回答
  •  萌比男神i
    2020-11-22 06:31

    It turned out that all I needed to do was change the 'path' to:

    "C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem; C:\Program Files (x86)\Java; C:\Program Files (x86)\Java\jdk1.6.0_14\bin"

    that did it :)

提交回复
热议问题