不同类型的工程可以转为mvn工程, 只需要一个插件 You may need to install m2e-eclipse plugin in order to have this simple utility in Eclipse . 然后In your eclipse just right click on Java Project and click Configure and you should see “ Convert to Maven Project ” option. 但是生成…