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

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

    This doesn't seem to be relevant in this case, but in case others face this problem --- make sure that if you installed 32 bit version of Eclipse, you also installed 32 bit version of JRE. Similarly, if you installed 64 bit version of Eclipse, you need 64 bit version of JRE in your Windows. Otherwise you will see the above error message as well.

提交回复
热议问题