Hi, > 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 've try it it but take a look at : http://relativity.yi.org/jase/ (GPL) http://www.doclet.com/ (list of doclet, some generate image or html representation of static like http://objectclub.esm.co.jp/uml-doclet/index.html ) http://www.cs.ucl.ac.uk/staff/c.nentwich/Box/ (XMI -> SVG or VML) and use a doclet to have XMI format and batik to rasterize SVG.
http://jrefactory.sourceforge.net/csprint.html > I would really like to make it an ant task. Nice. > 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. Good luck. Regards. -- -------------------------------------------------------------- David "Dwayne" Bernard Freelance Developer (Java) mailto:[EMAIL PROTECTED] \|/ http://dwayne.java-fan.com --o0O @.@ O0o------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>