> Hi all,
>
> sorry for this off topic mail but I don't know who else I should ask.
>
> I am looking for a tool that is able to generate UML diagrams out of Java
> source code. It would be nice if this could happen automatically with all
> source files or only a selection.
> I would really like to make it an ant task.
> A second important feature would be the ability to import the diagrams
> somehow into M$ Word since this is the format our customer will accept for
> documentation.
>
> Any pointers will be greatly appreciated.

I don't think it has an Ant task but I believe that ArgoUML
(http://argouml.tigris.org/), which is open-source, can generate UML
diagrams from Java source code.  However, I'm not sure how one would import
the diagrams into Word apart from the good old screenshot method. :)

    - Eric


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to