Book Image

IntelliJ IDEA Essentials

By : Jaroslaw Krochmalski
Book Image

IntelliJ IDEA Essentials

By: Jaroslaw Krochmalski

Overview of this book

Table of Contents (17 chapters)
IntelliJ IDEA Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

The Maven tool window


If you work with Maven projects, the Maven tool window will probably be one of your most used windows. You can use it to run Maven goals, execute plugins, and browse the dependencies. Execute the Maven tool window by navigating to View | Tool Windows as shown here:

We will now use this tool window to execute Maven goals and plugins.