Getting started with Apache Maven and Eclipse
Apache Maven is a popular build automation tool, for large Java Projects. All major Java IDEs (IntelliJ IDEA, Eclipse and Netbeans) fully support Maven integration, by default or via plugins. In order to…