1
Reply

how to convert Java project into Maven ?

Kap Shivhare

Kap Shivhare

May 29, 2016
440
0

    In your eclipse just right click on Java Project and click Configure and you should see “ Convert to Maven Project ” option. You should see dialogue like this below. Just add “ Name ” and you should be all set. Don't forget to add your all custom dependencies in pom.xml file.

    prabu singarajan
    December 27, 2017
    0