这个错误出现的原因是项目内部模块modules未指定jdk版本或者没有下载jdk
我出现这个错误的原因是直接从github上拉代码下来运行,没有为每个module指定jdk
记录一下这个错误
解决办法
Error:java: JDK isn‘t specified for module ‘portal-order-api‘Error:java: JDK isn‘t specified for module ‘portal-order-api‘

问题解决

相关文章:

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