用IntelliJ IDEA创建maven web项目,项目结构中没有src目录的解决办法

在File–Settings–搜索Maven,最主要下图中标注1、2的路径要选正确,一般local repository默认在电脑c盘C:\Users\Administrator.m2\repository这个位置,而settings file在你的Maven安装路径下的conf中。切记!
用IntelliJ IDEA创建maven web项目,项目结构中没有src目录的解决办法
用IntelliJ IDEA创建maven web项目,项目结构中没有src目录的解决办法

相关文章:

  • 2022-12-23
  • 2021-09-04
  • 2021-06-24
  • 2021-09-19
  • 2021-09-03
  • 2021-08-30
猜你喜欢
  • 2021-06-21
  • 2021-11-16
  • 2021-10-30
  • 2022-12-23
  • 2021-04-11
  • 2021-10-13
  • 2021-12-07
相关资源
相似解决方案