Re: Customizing Java class template

2008-05-13 Thread Mike Schrag
http://wiki.objectstyle.org/confluence/display/WOL/Custom+Project+Templates On May 14, 2008, at 12:34 AM, Paul Hoadley wrote: On 13/05/2008, at 10:06 PM, Mike Schrag wrote: Is there a straightforward way to customize the Java class stub that is produced by the "WOLips Templateengine Plug-in"

Re: Customizing Java class template

2008-05-13 Thread Paul Hoadley
On 13/05/2008, at 10:06 PM, Mike Schrag wrote: Is there a straightforward way to customize the Java class stub that is produced by the "WOLips Templateengine Plug-in" whenever I create a new component? I'd like to add in a few more items of boilerplate to these classes. Unfortunately "New

Re: Customizing Java class template

2008-05-13 Thread Mike Schrag
Is there a straightforward way to customize the Java class stub that is produced by the "WOLips Templateengine Plug-in" whenever I create a new component? I'd like to add in a few more items of boilerplate to these classes. Unfortunately "New Component" doesn't use the new template system ye