Error :- java runtime environment JRE or java development kit must be available in order to run eclipse

后端 未结 14 1707
闹比i
闹比i 2020-12-24 13:05

I tried to run \"eclipse-jee-juno-win32-x86_64\" , but it raised the following error \" java runtime environment JRE or java development kit must be availab

14条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-24 13:48

    open /Users/you/eclipse/java-oxygen right click on eclipse, click on show package content

    Then go to Contents/Eclipse and select file eclipse.ini, open in text file or in any editor.

    search deleted java path and add newer java path till bin /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin

提交回复
热议问题