Maven 与 Eclipse 3.5 集成的分步过程

发布于 2024-11-01 10:53:32 字数 66 浏览 2 评论 0 原文

有人可以给我一些源代码,让我可以找到 Maven 与 Eclipse 3.5 集成的逐步过程吗?或者谁能​​解释一下?

Would any one give me some source from where I can found step by step process for Maven integration with Eclipse 3.5? Or can any one explain?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一生独一 2024-11-08 10:53:32

您在此 视频) ://www.celinio.net/techblog/?p=734" rel="nofollow noreferrer">博客文章:

创建Maven项目并使用m2Eclipse导入

Eclipse 的 m2Eclipse 插件使您能够在 Eclipse 中处理 Maven 项目。
例如,可以从 Eclipse 运行 INSTALL maven 插件,在 target 文件夹中生成 WAR 存档。

有关安装 m2Eclipse 插件本身的信息,请参阅“教程:将 m2eclipse 安装到 Eclipse 中IDE”或“教程:GWT、Maven和带有 M2Eclipse 的 Eclipse”,使用 http://m2eclipse.sonatype.org/update/ 作为更新站点。

You have a complete tutorial (and a video) in this blog post:

Create a Maven project and import it with m2Eclipse

The m2Eclipse plugin for Eclipse enables you to work with Maven projects in Eclipse.
For instance, it is possible to run the INSTALL maven plugin from Eclipse to generate the WAR archive in the target folder.

For installing the m2Eclipse plugin itself, see "Tutorial: Install m2eclipse into the Eclipse IDE", or "Tutorial: GWT, Maven and Eclipse with M2Eclipse" using http://m2eclipse.sonatype.org/update/ as an update site.

一抹淡然 2024-11-08 10:53:32

也许你可以看看官方关于 m2eclipse 的书

May be you can take a look into the official book about m2eclipse.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文