AF
HomeTagSubmit NotesAsk AnythingLoginSubscribe Us
AF
1. Feel Free to ask and submit anything on Anyforum.in and get satisfactory answer
2. Registration is not compulsory, you can directly login via google or facebook
3. Our Experts are looking for yours ?.



java-applications: how to develop maven project with eclipse and Net beans IDE

What are the requirements to develop the Maven project.

Could you please explain above concept with sample example.




Thanking you.

java x 211
applications x 10
Posted On : 2016-09-02 19:40:24.0
profile MOHAMMAD SALEEM BASHA - anyforum.in MOHAMMAD SALEEM BASHA
269150
up-rate
3
down-rate

Answers


All you require is only maven plugin. If you are using eclipse, you have to add maven plugin in eclipse and In NetBeans IDE 6.7 and newer, Maven support is included in the IDE. The IDE enables you to create Maven projects from archetypes using the New Project wizard.

Maven Eclipse plugin installation step by step:
-----------------------------------------------------------------------------
Open Eclipse IDE
Click Help -> Install New Software...
Click Add button at top right corner
At pop up: fill up Name as "M2Eclipse" and Location as "http://download.eclipse.org/technology/m2e/releases" or http://download.eclipse.org/technology/m2e/milestones/1.0
Now click OK
After that installation would be started.

Another way to install Maven plug-in for Eclipse:

Open Eclipse
Go to Help -> Eclipse Marketplace
Search by Maven
Click "Install" button at "Maven Integration for Eclipse" section
Follow the instruction step by step
After successful installation do the followings in Eclipse:

Go to Window --> Preferences
Observe, Maven is enlisted at left panel
Finally,

Click on an existing project
Select Configure -> Convert to Maven Project


Using NetBeans with Apache Maven- Click Here

Posted On : 2016-09-05 00:16:09
Satisfied : 0 Yes  0 No
profile Rishi Kumar - anyforum.in Rishi Kumar
523188247635
Reply This Thread
up-rate
0
down-rate



Post Answer
Please Login First to Post Answer: Login login with facebook - anyforum.in