从7月22日起,今后vs code将不再支持用java8运行java插件,需要使用java11。才能进行Visual Studio Code的编译:
VisualStudioCode:Java 11 or more recent is required to run. Please download and install a recent JDK
解决方法:先下载一个java11的jdk.
jdk11:资源:资源链接VisualStudioCode:Java 11 or more recent is required to run. Please download and install a recent JDK
VisualStudioCode:Java 11 or more recent is required to run. Please download and install a recent JDK

最后再在环境变量中的系统变量的JAVA_HOME里面修改路径。
VisualStudioCode:Java 11 or more recent is required to run. Please download and install a recent JDK

相关文章:

  • 2022-01-24
  • 2021-11-16
  • 2021-11-17
  • 2021-05-05
  • 2021-09-14
  • 2021-09-19
  • 2021-05-20
  • 2021-11-16
猜你喜欢
  • 2021-10-27
  • 2021-06-06
  • 2021-03-31
  • 2022-03-05
  • 2021-05-06
  • 2021-09-11
  • 2022-12-23
相关资源
相似解决方案