I wrote about my Eclipse code templates a few years ago and since then I've made a quite a few changes to them. I've added a few new templates to help with JUnit tests and xml parsing. I've also updated my existing file IO templates to use Java 7 features. Templates are simply "magic words" or shortcuts to standard blocks of code or text. They are very handy because once you have them setup you do