简体   繁体   English

如何在 Eclipse 中安装 Maven?

[英]How to install maven in Eclipse?

Install maven in Mac using在 Mac 上安装 maven 使用

brew install maven,酿造安装Maven,

if you don't have Homebrew in your system you have another way to install maven in your system.如果您的系统中没有 Homebrew,您还有另一种在系统中安装 maven 的方法。

Click on the Help from the top menu in Eclipse and select 'Install New Software..'单击 Eclipse 顶部菜单中的帮助,然后选择“安装新软件..” 在此处输入图片说明

How to Install Maven in Eclipse IDE如何在 Eclipse IDE 中安装 Maven

2) Click on the Add button on the newly opened window. 2) 在新打开的窗口中单击添加按钮。 在此处输入图片说明

3) In the Name box, type 'Maven' and in the Location box, type ' http://download.eclipse.org/technology/m2e/releases/ ' 3) 在名称框中,输入“Maven”,在位置框中,输入“ http://download.eclipse.org/technology/m2e/releases/ 在此处输入图片说明

4) A check-box will appear in the pop window, Check the check-box and click on Next button. 4) 弹出窗口中将出现一个复选框,选中该复选框并单击下一步按钮。 在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM