IDEA出现报错

IDEA:Cannot start compiler:the SDK is not specified for module...错误修复


解决方法:

一、在Project Structure中选择SDKs,点击右侧的+号

IDEA:Cannot start compiler:the SDK is not specified for module...错误修复

二、选择JDK,后找到JDK的安装位置,点击应用。

IDEA:Cannot start compiler:the SDK is not specified for module...错误修复

IDEA:Cannot start compiler:the SDK is not specified for module...错误修复

三、在Project中的Project SDK中选择刚刚添加的JDK,点击应用

IDEA:Cannot start compiler:the SDK is not specified for module...错误修复

问题解决

IDEA:Cannot start compiler:the SDK is not specified for module...错误修复

相关文章:

  • 2021-09-11
  • 2021-05-08
  • 2021-04-01
  • 2021-07-28
  • 2021-11-05
  • 2021-11-04
猜你喜欢
  • 2021-10-05
  • 2021-05-17
  • 2021-08-07
  • 2021-07-19
  • 2021-08-12
  • 2021-07-03
相关资源
相似解决方案