maven项目不能正常导入到eclipse中

今天在学习SpringBoot时遇到了这样一个问题:

在eclipse中不能正常导入maven项目。现象如下:

Project springboot already exists
Add a version or custom suffix using "Name template" in "Advanced" settings

的大致意思是:

  已存在项目Spring boot,在“高级”设置中添加使用“名称模板”的版本或自定义后缀。

解决方法:

 

posted @ 2018-02-06 17:26  stujike123456  阅读(1371)  评论(0)    收藏  举报