maven项目导入报错 === Project xxx already exists Add a version or custom suffix using “Name template” in “Advanced” setting

Project .. already exists Add a version or custom suffix using "Name template" in "Advanced" setting

解决

You can use the “Advanced” option at bottom of import window, “Name template” select “[artifactId]-[version]”,
///////
“Profiles” fill the project name and version,
///////
eg:helloWord-0.0.1-SNAPSHOT
////////
just test, and good luck like below

Project .. already exists Add a version or custom suffix using "Name template" in "Advanced" setting

相关文章:

  • 2021-07-09
  • 2021-11-02
  • 2021-06-15
  • 2021-06-02
  • 2021-12-05
  • 2021-08-27
  • 2021-07-09
猜你喜欢
  • 2022-01-15
  • 2021-04-20
  • 2021-08-19
  • 2022-12-23
  • 2021-10-10
  • 2022-12-23
  • 2021-05-24
相关资源
相似解决方案