You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Dan Murphy <dm...@googlemail.com> on 2007/01/08 14:08:44 UTC

Eclipse code template to augment existing code style/format

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 packaging system automatically scan for and correct
copyright statements ?
If useful then perhaps it could be added it to the /tuscany/java/etc/ folder
?
Cheers,
Dan

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

Posted by ant elder <an...@gmail.com>.
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 <dm...@googlemail.com> wrote:
>
> 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 packaging system automatically scan for and correct
> copyright statements ?
> If useful then perhaps it could be added it to the /tuscany/java/etc/
> folder ?
> Cheers,
> Dan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>
>