On Thu, 2002-03-07 at 19:07, James Strachan wrote: > From: "Jason van Zyl" <[EMAIL PROTECTED]> > > I'm just playing with betwixt, here are some UML diagrams I generated > > while taking a peek. > > > > http://www.apache.org/~jvanzyl/betwixt/ > > Way cool, thanks Jason. > > BTW for some time I've wanted an (open source) Ant task that autogenerates > UML diagrams as part of the build along with the javadoc. Has anyone seen > anything like that around? I guess you used Together/J to make these?
Yup. I definitely want one for Maven. You could probably generate XMI from source/bytecode analysis, and there is jgraph (www.jgraph.org) and GVF (gvf.sourceforge.net) so you could produce graphs. What's very difficult is the layout. I know GVF has some stuff, have only started looking at jgraph. I want to make visual displays of the dependency graphs for projects. > James > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>