vs code debug 报错 Java runtime (JDK, not JRE) could not be located

发布于 / bug飞 / 0条评论 / Tags: java / 3 次浏览

vs code debug 报错 Java runtime (JDK, not JRE) could not be located

这个是因为JAVA_HOME,CLASSPATH没有配置,配置上就好了

    评论区(暂无评论)