ok, i'll, but if someone already have knowledge about building eclipse plugins and xdocletgui, that would help a lot : )
Aslak Hellesoy wrote: > Make sure you take a look at xdocletgui (own module). Your plugin > should be a wrapper around that. > > > > Aslak > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of > Joseph Parks > Sent: 12. juni 2002 20:02 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: RE: [Xdoclet-user] Templates eclipse for Xdoclet > > Development Plan: > > 1. Eclipse Templates using XSLT > > 2. Eclipse Xdoclet plugin (including wizard/extension points for > new xdoclet subtasks) > > > > -Joe > > >>> "Emerson Cargnin - MSA" <[EMAIL PROTECTED]> 06/12/02 > 01:02PM >>> > The only drawback of using templates is that you have the all or > nothing > properties for each tag. I mean: If I create a Session Bean, I use the > ejb:bean tag as template, and it will put all the properties (21 > properties), and I would have to delete the unused properties, not > very > productive. One workaround would be to put in the template just > the required > ones (if there is some) or the most used. > Other approache would have some kind of wizard plugin, in that you can > choose the type of bean and set the main properties, and it would > creates a > ejb file skeleton, together with the XDoclet tags already > populated. I think > the last way is a lot more productive, helping either the begginers or > experts. > > Emerson Cargnin - MSA > SICREDI - Ramal 3358-4860 > > > > > > ----- Original Message ----- > From: Joseph Parks > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] ; [EMAIL PROTECTED] ; > [EMAIL PROTECTED] ; [EMAIL PROTECTED] > Sent: Wednesday, June 12, 2002 9:27 AM > Subject: Re: RE: [Xdoclet-user] Templates eclipse for Xdoclet > > > I am very comfortable with XSLT, so I think the first iteration > will use > that. > I've been looking at anakia (trying to figure out how I can > generate the > docs for subtasks), but I think I've got some more studying to go. > -Joe > > >>> <[EMAIL PROTECTED]> 06/12/02 08:00AM >>> > > > ----- Original Message ----- > From: "Joseph Parks" <[EMAIL PROTECTED]> > Date: Wednesday, June 12, 2002 1:33 pm > Subject: RE: [Xdoclet-user] Templates eclipse for Xdoclet > > > I would like to volunteer. > > > > Cool! Note that XDoclet uses Anakia for site generation. I find Anakia > a lot easier to use than XSLT, but it's a matter of taste. If you want > to use Anakia, it's already in CVS. > > Aslak > > > >>> "Ara Abrahamian" <[EMAIL PROTECTED]> 06/12/02 03:32AM >>> > > Excellent idea! It's also applicable for IDEA's file. Anyone > > volunteering? > > > > Ara. > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [ mailto:xdoclet- > > user- > > > [EMAIL PROTECTED]] On Behalf Of Vincent Harcq > > > Sent: Wednesday, June 12, 2002 9:59 AM > > > To: Emerson Cargnin - MSA; [EMAIL PROTECTED] > > > Subject: Re: [Xdoclet-user] Templates eclipse for Xdoclet > > > > > > Hi, > > > Would it not be possible to xslt the xtags.xml to provide this > file > > > automatically ? > > > Vincent > > > > > > ----- Original Message ----- > > > From: "Emerson Cargnin - MSA" <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]> > > > Sent: Tuesday, June 11, 2002 6:08 PM > > > Subject: [Xdoclet-user] Templates eclipse for Xdoclet > > > > > > > > > > Here goes a XDoclet template for using inside eclipse. You > shoul'd > > go in > > > > menu menu windown->preferences->java->templates > > > > click import and chose the xdoclet.xml. > > > > inside a javadoc context, click ctrl+space > > > > > > > > It has tags for ejb:tags and struts:tags. > > > > Maybe I should post into dev-list, but I didn't subscribe it > yet. > > > > If someone wants to participate in improving this template, > > mail me. > > > Maybe > > > > xdoclet site should centralize it... > > > > > > > > > > > > > _______________________________________________________________ > > > > > > Sponsored by: > > > ThinkGeek at http://www.ThinkGeek.com/ > > > _______________________________________________ > > > Xdoclet-user mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > > > > > > > > > > _______________________________________________________________ > > > > Sponsored by: > > ThinkGeek at http://www.ThinkGeek.com/ > > _______________________________________________ > > Xdoclet-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > > _______________________________________________________________ > > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > _______________________________________________________________ > > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
