I'm also using a separate workspace for deltaspike. This way I can configure everything exactly like I need it without affecting settings for other projects, like the code formatter, code templates, indention for xml files, etc.
2013/6/13 Arne Limburg <[email protected]> > Hi John, > > You can configure the template workspace- or even project-specific, which > is what I do ;) > > Cheers, > Arne > > > Am 13.06.13 15:06 schrieb "John D. Ament" unter <[email protected]>: > > >Using the code template is a pain for me, since sometimes I use my work > >laptop, which has a separate, work specific license header. Maybe I'll > >just make it a separate workspace. > > > >I think jautodoc can also handle non java files, which is why I was > >thinking that. > > > >John > > > > > >On Thu, Jun 13, 2013 at 8:55 AM, Christian Kaltepoth > ><[email protected] > >> wrote: > > > >> I just added the license header to the Java code templates (Comments -> > >> Files) which will automatically add it to every new class. This works > >>fine > >> for me. At least for Java source. That's why I missed the XML files. :) > >> > >> > >> 2013/6/13 John D. Ament <[email protected]> > >> > >> > Hi all > >> > > >> > Wondering, does else on here use jautodoc w/ eclipse for deltaspike? > >>I'm > >> > wondering if we can add a global license header to source somewhere > >>that > >> > will include the ASL license references checked by RAT. > >> > > >> > John > >> > > >> > >> > >> > >> -- > >> Christian Kaltepoth > >> Blog: http://blog.kaltepoth.de/ > >> Twitter: http://twitter.com/chkal > >> GitHub: https://github.com/chkal > >> > > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal
