IntelliJ Usage: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:


To collapse all code blocks in the selected area, or in the current file if no area is selected: ⇧ Shift - ⌘ Command - Minus (-)
To collapse all code blocks in the selected area, or in the current file if no area is selected: ⇧ Shift - ⌘ Command - Minus (-)
=Display Maven Dependencies=
Maven Project Tab -> Right click on the module in question -> Show Dependencies (Popup)

Revision as of 19:14, 28 November 2016

Internal

Folding and Expanding Code Blocks

https://www.jetbrains.com/idea/help/folding-and-expanding-code-blocks.html

To collapse all code blocks in the selected area, or in the current file if no area is selected: ⇧ Shift - ⌘ Command - Minus (-)

Display Maven Dependencies

Maven Project Tab -> Right click on the module in question -> Show Dependencies (Popup)