本文原创,转载请留言,违者必究!!!
问题:Cannot start compiler: the SDK is not specified for module “hsf-demo”. Specify the SDK in the Project Structure dialog.
翻译:无法启动编译器:SDK没有为模块“hsf-demo”指定。
在项目结构对话框中指定SDK。
分析:未配置SDK(Software Development Kit软件开发工具包)maven项目中指的就是JDK(java development Kit)。
解决方案:file>project Structure>SDK找到本地的JDK地址>apply>ok
Cannot start compiler: the SDK is not specified for module "hsf-demo". Specify the SDK in the Projec

相关文章:

  • 2021-04-18
  • 2021-04-01
  • 2022-12-23
  • 2021-06-29
  • 2021-09-11
  • 2021-09-09
  • 2021-11-04
猜你喜欢
  • 2021-07-28
  • 2022-12-23
  • 2021-08-06
  • 2021-06-04
  • 2022-12-23
  • 2022-12-23
  • 2021-04-15
相关资源
相似解决方案