Re: Eclipse code template to augment existing code style/format

2007-01-08 Thread ant elder
Looks good to me. I've added this in the etc directory, and added it to my eclipse setup. Thanks Dan! ...ant On 1/8/07, Dan Murphy <[EMAIL PROTECTED]> wrote: Hi, If this is of interest to others, the attached code template modifies the default eclipse template to add Apache Copyright stateme

Eclipse code template to augment existing code style/format

2007-01-08 Thread Dan Murphy
Hi, If this is of interest to others, the attached code template modifies the default eclipse template to add Apache Copyright statements and remove (IMO) the unnecessary getter/setter default comments. There is the addLicense2Java perl script, but using a template could be useful - or does the pa