--- Mark Russell <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I am writing an eclipse plugin to do smu special > processing of files using xdoclet2. I would like a > pointer to a document that > describes how to call xdoclet2 from inside a java > program.
Document ist the source;) for example of ant task for xdoclet,or maven-2 plugin for xdoclet, or even abstract unit test cases provided inside xdoclet itself. Basically it is easy - everything is configurable in constructor and we perefer to use pico container towire it up. regards, ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- JTec quality components: http://www.pribluda.de/projects/ ____________________________________________________________________________________Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV. http://tv.yahoo.com/ --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
