Eclipse Code Template

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->...
0 Read More