Uncategorized

Simple Java Project in eclipse using Maven

Follow below steps to create simple java project using maven.

  Download the latest eclipse

2.       Install maven from eclipse market place if it not available in eclipse.

 Maven Installation

3.       Create new Maven project using Maven wizard

Selct Maven Wizard

4.       Select quickstart archetype.

Quick Start

5.       Name the project and click finish

Name Maven Artifacts

6.       Done. Check the eclipse for newly created project.

One thought on “Simple Java Project in eclipse using Maven

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s