jdk11

Information:Internal caches are corrupted or have outdated format, forcing project rebuild: Module ‘messystem’ production: java.net.MalformedURLException: unknown protocol: jrt

解决:据说jdk11完美兼容以前jdk,但是项目是使用1.8 编写,报错,
在project structure->modules->
jdk1.8换成11,启动项目报错java.net.MalformedURLException: unknown protocol: jrt

相关文章:

  • 2022-01-14
  • 2022-12-23
  • 2022-12-23
  • 2021-09-21
  • 2021-07-16
  • 2022-12-23
  • 2021-07-27
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-27
  • 2022-02-24
相关资源
相似解决方案