No, you have to use Ant and that's because xdoclet takes advantage of Ant's features such as easy configuration and properties and so on.
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Richard Kilgore > Sent: Monday, March 04, 2002 10:53 PM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] command-line inteface (cli) for XDoclet? > > Is there a way to use XDoclet as something like the following? > > % javadoc -doclet xdoclet.XDoclet *.java > > The closest I've come (I think) was to try the class > xdoclet.DocletTask$DocletMain, but I got something about an i/o > error? > > I prefer make to ant (staunchly), and do not wish to create a > build.xml just for this one step in my build process. It's much > better to have all that logic in one place (i.e., my Makefile). > > - rick > > -- > Richard Kilgore > [EMAIL PROTECTED] > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
