For me, I use AutoSizer to resize my IDE to 800x600. When debugging a Java application, I make sure they are on the screen to the right, with the IDE to the left. (And vice versa)
This is so when I use hotswapping techniques to debug/tweak a specific portion of the code, I get to see the results immediately.
Plus, I can save several bucks for my living expenses.