Belaran, On 5/25/05, belaran <[EMAIL PROTECTED]> wrote: > When you said that's hivemind provide an ant task, it's means, that we have > to run hivemind with Ant to generate the xml files ? Or should i run this > task by myself ? >
What you have to do is run the HiveDoc generation using Ant. Take a look at the hivedoc-report.xml Ant buildfile for details. You could of course also run the HiveDoc generator without the use of Ant, as a plain Java application. But for this you'll have to take a look at how the Ant task is implemented ;-) --knut --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
