从Eclipse导出Maven项目 [英] Export maven project from eclipse

查看:472
本文介绍了从Eclipse导出Maven项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法从eclipse导出整个Maven项目?我不只是想要一个jar文件,我还在寻找其他人可以下载具有依赖项以及所有已经按照与我相同的方式设置的项目的方法。

Is there a way to export an entire Maven project from eclipse? I don't just want a jar file, I'm looking for a way that another person can download the entire project with the dependencies and all that already set up the same way that I have it.

推荐答案

只需复制项目文件夹并将其他人作为现有Eclipse项目导入。如果您想与此人合作,可以考虑使用 Git 或其他一些CMS来共享它。

Just copy the project folder and make the other person import it as an "Existing Eclipse project". If you want to collaborate with that person on it, think of using Git or some other CMS to share it.

Maven会照顾好正确的依赖项。

Maven will take care of getting the right dependencies.

这篇关于从Eclipse导出Maven项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆