IntelliJ global settings
set "Close Active Editor" to Ctrl+W, hit "yes" when prompted to remove other action http://stackoverflow.com/a/6322880/940217
Editor>Code Style>Java, Imports tab
set class count to use import with '*
' to 99
set Names count to use static import with '*
' to 99
Settings>Keymap
Main Menu>Code>Reformat Code...
change from Ctrl+Alt+L to Ctrl+K+D