IntelliJ IDEA 2020.2 Help

Module dependencies tool window

This tool window is available every time you perform the Analyze Module Dependencies command and displays module dependencies as they are defined in the module settings. If any cyclic dependencies are encountered in the selected module, they are specially marked in the tool window. In this tool window, you can change direction of the dependencies, and perform more detailed analysis of the source code.

Toolbar Buttons

ItemDescription
CloseClick this button to close the current tab.
Analyze DependenciesClick this button to open the Specify Dependency Analysis Scope dialog box and analyze dependencies.
Backward DependenciesClick this button to change direction of the dependencies.
Include Test DependenciesClick this button to include test dependencies.

Context menu commands

ItemShortcutDescription
Expand All
Collapse All
Ctrl+NumPad +
Ctrl+NumPad -
Fold or unfold all nodes.
Open Module SettingsF4
Ctrl+Enter
Open settings of the selected module in the Modules page of the Project Structure dialog.
Analyze Dependencies
Analyze Backward Dependencies
Analyze Cyclic Dependencies
Choose one of these commands to perform analysis of dependencies. In the Specify Dependency Analysis Scope dialog box, specify scope of analysis.
Last modified: 19 August 2020