IDEA springboot 项目pom.xml 导入报错:
Cannot resolve org.openjfx:javafx.base:11.0.0-SNAPSHOT

解决:

File -> Other Settings -> Preferences for New Projects… -> Build,Execution,Deployment -> Build Tools -> Maven -> Importing -> JDK for importer -> 选择最后一个 jdk 1.8

pom导包报错Cannot resolve org.openjfx:javafx.base:11.0.0-SNAPSHOT
pom导包报错Cannot resolve org.openjfx:javafx.base:11.0.0-SNAPSHOT

相关文章:

  • 2021-08-09
  • 2022-12-23
  • 2021-04-19
  • 2021-07-28
  • 2021-12-12
  • 2021-12-25
  • 2021-09-08
猜你喜欢
  • 2021-07-29
  • 2021-05-30
  • 2021-11-17
  • 2021-05-11
  • 2022-12-23
相关资源
相似解决方案