Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Installing Maven in Eclipse is fairly simple. Follow the steps mentioned below:
Go to Eclipse >> Help >> Click Install New Software
Use this URL to get the latest stable build: http://download.eclipse.org/technology/m2e/releases/
Select Maven Integration for Eclipse and click Next.
Again Click Next to see installation details and Accept the License Agreement.
Now wait for the installation to complete:
If you get warning popup click OK to continue.
Now Re-start the Eclipse by clicking the 'Yes' button.
Now to check that Maven has successfully installed. Go to Eclipse Click:
File >> New >> Click Others.
Now expand the Maven folder and select Maven Project. Click Next and fill all the mandatory details to create a project. If you are able to create a maven project successfully, Maven has integrated successfully with Eclipse.
Stay tuned to see more updates. Please like/comment.
Suggestions are welcome.
Facebook Page: https://www.facebook.com/crazzzygig
Installing Maven in Eclipse is fairly simple. Follow the steps mentioned below:
Go to Eclipse >> Help >> Click Install New Software
Use this URL to get the latest stable build: http://download.eclipse.org/technology/m2e/releases/
Select Maven Integration for Eclipse and click Next.
Again Click Next to see installation details and Accept the License Agreement.
Now wait for the installation to complete:
If you get warning popup click OK to continue.
Now Re-start the Eclipse by clicking the 'Yes' button.
Now to check that Maven has successfully installed. Go to Eclipse Click:
File >> New >> Click Others.
Now expand the Maven folder and select Maven Project. Click Next and fill all the mandatory details to create a project. If you are able to create a maven project successfully, Maven has integrated successfully with Eclipse.
Stay tuned to see more updates. Please like/comment.
Suggestions are welcome.
Facebook Page: https://www.facebook.com/crazzzygig
No comments:
Post a Comment