Wednesday, July 23, 2008
Useful Eclipse Code Templates
Eclipse's Java editor allows you to define code templates. You can use them to code complete things that you type all the time, such as get logger, logger.debug, etc. Go to Windows->Preferences->Java->Editor->Templates , and put in the following templates