在M2eclipse中使用Maven控制台 [英] Using maven console with m2eclipse

查看:62
本文介绍了在M2eclipse中使用Maven控制台的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Maven newb在这里. 有什么方法可以在Eclipse中打开控制台并在M2Eclipse插件上执行maven命令吗?这是一个非常不错的插件,但是我环顾四周,却找不到我想要的某些功能.谢谢!

Maven newb here.. Is there any way to open a console in eclipse and execute maven commands on the M2Eclipse plugin? It's a pretty nice plugin but I'm looking around and not finding some of the functionalities that I want. Thanks!

推荐答案

如果要运行特定的maven插件,可以执行此操作

If you want to run a specific maven plugin, You can do this

==>右键单击pom.xml ==>以==>运行Maven build ==>它将打开一个弹出窗口

==> Right click on pom.xml ==> Run as ==> Maven build ==> It will open a pop up

您可以输入要运行的目标,在目标:"输入框中输入目标

You can type the goal that you want run, Type your goal in the Goals: input box

目标:编译==>运行

这将运行编译目标.

这篇关于在M2eclipse中使用Maven控制台的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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