IDEA搭建Springboot项目时报错jdk的问题

Posted czz-hl

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA搭建Springboot项目时报错jdk的问题相关的知识,希望对你有一定的参考价值。

装了jdk并且配置了JAVA_HOME 与path还报错
No Java SDK of appropriate version found. In addition to the IntelliJ Platform Plugin SDK, you need to define a JDK with the same Java version (JDK_1_8, description: 1.8).

解决方案:
ctrl+Shift+alt+s

技术分享图片

技术分享图片

选择本地jdk



以上是关于IDEA搭建Springboot项目时报错jdk的问题的主要内容,如果未能解决你的问题,请参考以下文章