Quote from Kevin Schmit:
Emacs plus the command line.
The fancier the IDE, the less productive the programmer.

Quote from Algo_Design_Kid:
Could you give some examples if you find the time?
ThrustData td = timeVolData.getThrustData();
if (td == null) {
newPriceCount = td.getNumTicks();
}