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

后端 未结 14 1654
闹比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 14:01

    I got the same error after a Java version update. I just edited the line after "-vm" in the eclipse.ini file, which was pointing to the older and no more existing jre path, and everything worked fine.

提交回复
热议问题