IntelliJ IDEA
 
Get IntelliJ IDEA

Maven tool window

Last modified: 16 February 2024

The Maven tool window is enabled automatically when you create or open your Maven project.

Use the Maven tool window to view the available Maven projects, download sources and Javadocs, and execute phases of the build lifecycle. The tool window displays nodes for each Maven project, with the Lifecycle, Plugins subnodes. If at least one of the pom.xml files contains a profile definition, the Profiles node is added to the tool window. The Maven tool window also displays the Dependencies node if dependencies are added to your project.