Chapter 2. IDE Integration with Maven
In this chapter, we will see how to set up and use Maven with three popular Java Integrated Development Environments (IDE). We will cover the following recipes:
- Creating a new Maven project in Eclipse
- Importing an existing Maven project in Eclipse
- Creating a new Maven project in NetBeans
- Importing an existing Maven project in NetBeans
- Creating a new Maven project in IntelliJ IDEA
- Importing an existing Maven project in IntelliJ IDEA