1 打开你的项目的根目录文件夹
删除项目 的.project文件里的
<buildCommand>
<name>
com.genuitec.eclipse.springframework.springbuilder
</name>
<arguments> </arguments>
</buildCommand>
和
<nature>
com.genuitec.eclipse.springframework.springnature
</nature>
2. 打开项目的.settings文件夹
删掉org.eclipse.wst.common.project.facet.core.xml文件里的
<installed facet="me.spring" version="4.1"/>