eclipse启动A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order
eclipse启动报错
A Java Runtime Environment (JRE) or Java Development Kit (JDK)
must be available in order to run Eclipse. No Java virtual machine
was found after searching the following locations:
D:\Program Files\eclipse\jre\bin\javaw.exe
javaw.exe in your current PATH
问题在于jdk环境变量配置错误
请参考下面一篇博客配置
https://blog.csdn.net/GY325416/article/details/81778212