I frequently have more than one project open and I have been unable to find the shortcut to close a project.
From the main menu, select File | Close All Projects. This action closes all projects that are currently opened in IntelliJ IDEA.
Ctrl + H = "Type Hierarchy" view = shows a tree of parent and child classes of this class. Ctrl + Shift + A = "It does a search as you type through all the commands in intellij. Not only that but when you find the command you want it also displays the corresponding shortcut key next to it!"
In Eclipse, you press CTRL + SHIFT + O “Organize Imports” to import packages automatically. For IntelliJ IDEA, if you press CTRL + ALT + O “Optimize Imports”, it just removes some unused imports, never imports any package.
You can do it on your own.
Go to Preference -> Keymap
, type Close Project
in search bar and set-up your keyboard shortcut for this action. Works for me in Intellij Idea 14.1.2
.
For a portable solution, use the menu bar. The shortcut that way would be Alt+F+J.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With