idea导入springboot项目后,run键是灰色的,不能点击运行。

1、方法是:在project structure中将对应的目录mark as为想要的类型之后,可以右键正常运行。或者右键pom.xml选择add as a maven。然后等待添加依赖、插件。
IDEA识别不了导入SpringBoot项目
2、如果pom.xml依赖配置出现红色,快捷键ALT+ENTER,更新配置
IDEA识别不了导入SpringBoot项目
3、结果
IDEA识别不了导入SpringBoot项目

相关文章:

  • 2022-12-23
  • 2022-01-05
  • 2021-06-05
  • 2022-01-21
  • 2021-06-17
  • 2021-04-06
  • 2022-12-23
猜你喜欢
  • 2021-05-10
  • 2021-05-20
  • 2022-02-21
  • 2022-12-23
  • 2021-10-17
  • 2021-07-18
  • 2021-06-20
相关资源
相似解决方案