从github 下git下来的项目java引不过来   idea 报 

Cannot start compiler: the SDK is not specified for module "TestClientAPI".
Specify the SDK in the Project Structure dialog.

 

解决:jdk 选择错误 ,下面1.8 原本为javaSE-1.8  ,改成自己的jdk 就行了

Cannot start compiler: the SDK is not specified for module "TestClientAPI". Specify the SDK in the Project Structure dialog.

 

相关文章:

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