首页 > 代码库 > MyEclipse 创建Maven项目的问题:a pom xml file already exists in the destination folder

MyEclipse 创建Maven项目的问题:a pom xml file already exists in the destination folder

在MyEclipse中创建Maven聚合工程项目时出现 a pom xml file already exists in the destination folder 

出现原因:

 

    (1) 在myeclipse项目空间中已经存在该项目了,也许在Myeclipse工具中删除了,确没删除他的源文件

 

解决方法:

    (1)更换其他名称

    (2) 移走或者删除源文件

 技术分享

 

 

  

 

MyEclipse 创建Maven项目的问题:a pom xml file already exists in the destination folder