Book Image

Apache Maven Cookbook

Book Image

Apache Maven Cookbook

Overview of this book

Table of Contents (18 chapters)
Apache Maven Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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