the java_home environment variable is not defined correctlyThis environment variable is needed to run this programNB:java_home should point to a jdk not a jre

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/07 06:59:10
the java_home environment variable is not defined correctlyThis environment variable is needed to run this programNB:java_home should point to a jdk not a jre

the java_home environment variable is not defined correctlyThis environment variable is needed to run this programNB:java_home should point to a jdk not a jre
the java_home environment variable is not defined correctly
This environment variable is needed to run this program
NB:java_home should point to a jdk not a jre

the java_home environment variable is not defined correctlyThis environment variable is needed to run this programNB:java_home should point to a jdk not a jre
JAVA的环境变量没有配置正确,java_home的路径是JDK,而不是JRE··