When Eclipse creates a project, it reports an error message: "a pom xml file already exists in the destination folder"

First, the error display:
insert image description here
Second, the reason for the error:

  • Project already exists
  • The original file with the same name is not deleted cleanly

Three, the solution:

  • Rename when creating project
  • Delete or remove source files (Maven projects for example)
项目--》右键---new---》其它---》maven项目

insert image description here
insert image description here

文件夹中对应位置,删除,如ssm项目

insert image description here

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326526212&siteId=291194637