Newsletter |
How to Install m2eclipse (Maven) Plugin in Eclipse
Core Java » on Jun 29, 2014 { 9 Comments } By Sivateja
I will show you how to install m2eclipse plugin in Eclipse IDE. Plugin m2eclipse gives complete support to Apache Maven. Before installing m2eclipse make sure you have Java SE and Eclipse EE version installed in your system, i have given all my tutorials in Eclipse Juno for Java EE.
Steps to install Maven [m2eclipse] in Eclipse
- In eclipse > Help > Install New Software..
- Click on ‘Add‘ button in the opened window
- Write some name in the Name field, i have given ‘MavenPlugin‘
- In the location field, paste this url – http://download.eclipse.org/technology/m2e/releases or
http://download.eclipse.org/technology/m2e/releases/1.3 and Ok
- Choose ‘Select All‘ and click Next
- ‘Accept the terms of the license agreement‘ and Finish
- And it will start installing the plugin
- Finally restart your eclipse to take effect the environment
That’s it, now your eclipse is ready with Maven.
You Might Also Like
::. About the Author .:: | ||
Comments
9 Responses to “How to Install m2eclipse (Maven) Plugin in Eclipse”
how can i create own hash map with out using java api ..
Hello sir I’m using eclipse juno release 2.i am tring to Install Maven ..but it is Showing dependecy not found..is there Any issue with Version of eclipse.??
hello sir nice tutorial but i have some problem to convert maven project
**Missing artifact org.eclipse.jdt.core.compiler:ecj:jar:3.6.2** this is the error it throws
Missing artifact org.eclipse.jdt.core.compiler:ecj:jar:3.6.2 please help me to solve this
@Rajasekar, try to download the same. below url will help u.http://www.java2s.com/Code/Jar/e/Downloadecj362jar.htm
Nice Tutorial
Hi, Anyone getting dependency error, please use this URL instead: http://download.eclipse.org/technology/m2e/releases/1.3
sir ,thanks for nice tutorial,,,,,,,,
i’m using eclipe luna,according to your tutorial i installed maven plugin but after completion of installation it ask for restart then i restarted eclipse then after there are no any option of maven in eclipse menu.so how can i develope maven based project.plz sir give me a solution
Hi,
What if eclipse is not allowing us to download using this option because of client requirement. Is there any other way to do it