IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Module dependency diagrams

Last modified: 10 August 2022

Required plugin: Diagrams

The plugin is installed and enabled by default.

When you work with a large multi-module project, sometimes it is more convenient to check how modules and their dependencies are connected in a graph.

You can view, analyze, and manage UML diagrams for the following modules:

  • Project modules - which are part of your multi-module project.

  • Java modules - which are part of the Jigsaw project that comes with JDK 9.

    To view and manage such diagrams, make sure you have the JDK 9 or a later version installed.