Summary and Shortcuts

Analyzing dependencies in IntelliJ IDEA Summary

Now we know several ways to analyze our project's dependencies in IntelliJ IDEA.

IntelliJ IDEA Shortcuts Used

Here are the IntelliJ IDEA shortcuts that we used.

Name macOS Shortcut Windows / Linux Shortcut
Recent Files ⌘E Ctrl+E
Hide all windows / Restore windows ⇧⌘F12 Ctrl+Shift+F12
Open / Close Project Tool Window ⌘1 Alt+1
Show Diagram ⌥⇧⌘U Ctrl+Alt+Shift+U
Zoom in (in the diagram) + +
Zoom out (in the diagram) - -
Find Elements in Diagram ⌘F Ctrl+F
Context Actions ⌥⏎ Alt+Enter

Related Links