What is free Java IDE with the best Maven (esp. Maven 3) integration?
|
feedback
|
closed as off topic by Qwerky, Sean Patrick Floyd, Don Roby, Robin, Graviton Aug 11 '11 at 14:01
Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.
|
I would suggest Netbeans as it uses maven as its build system. i.e. the tightest integration. However other IDEs such as IntelliJ and Eclipse also have excellent integration. NetBeans and IntelliJ don't need a plugin for Maven support. | |||||
feedback
|
|
Eclipse or NetBeans provide a good support for maven. (Eclipse with plugin) I found that the support for maven is in NetBeans better as it is in Eclipse. In Eclipse you need the plugin m2eclipse. | |||
|
feedback
|
|
Since Eclipse Indigo the maven support in has really improved. note that the eclipse plugin is provided by "Sonatype" which support the maven project | |||
|
feedback
|
|
| |||
|
feedback
|