IntelliJ, Eclipse, Textmate
Open Implementation: Command+Alt+b
Open Resource: Command+Shift+n, Command+Shift+r, Command+T
Delete Line: Command+y, Command+d, Control+Shift+k
Update Resources: fn+command+f10,
Adjust Text Size: Command+Scroll,
Assign to New Local Variable: Command+Alt+V, Command+1
Show Parameter Info: Command+P
At work we have a windows network log in so our profiles are backed up over the network every time we log in and log out. This is a nice feature, but not so nice when you have a .m2 repo folder and an .IntelliJIdea90 folder in your user home directory. I regularly delete my .m2 repo to test builds, but last time I looked it was quickly approaching 1GB. When trying to diagnose why my Windows log in and out was so slow, I also discovered that my .IntelliJIdea90 system folder was 929 MB as well!
Fix: