How do you convert an Android project to a maven project manually?

What is the difference in making a Java project using Maven and Netbeans?

  • I am a beginner with Maven and now I am confused between Maven and Netbeans.

  • Answer:

    What difference do you expect ? Do you know the terms Maven or Netbeans ? Netbeans is an IDE for Java based development. Netbeans gives you a lot of flexibility by providing several tools and libraries in built, autometically setting path and setting the properties etc. Netbeans helps you in managing different projects by provide a user friendly GUI and Project View's etc. You can use mavane with any Java IDE and not just netbeans like Eclipse or IntelliJ etc. etc. 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.       Read here the benefits of Maven : http://stackoverflow.com/questions/3589562/why-maven-what-are-the-benefits

Animesh Shaw at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.