Eclipse

Decompile Java Classes automatically in Eclipse with JadClipse

JAD and Jadclipse allow you to decompile classes directly in Eclipse automatically, great for debugging 3rd party code or just research in general

Eclipse - Open Resource Shortcut - Ctrl+Shift+R

Just a shortcut for Eclipse that I appreciate and use religiously, if you don't know about it Ctrl+Shift+R could change the way you code.

Setup Eclipse and Tomcat to play nice together

Running a server in the IDE can sometimes be flaky, the default settings and server.xml don't always work they way they should, this should help you get over those problems with Tomcat and Eclipse.