idea如何将项目以eclipse保存

 

会生成

 

 

提交到svn
 
 
eclipse 导入
首先使用TortoiseSVN下载要导入的项目
导入 已经存在的maven 项目  
 
 
clean install -DskipTests
tomcat:run
 
运行