I'm familiar with those tools, I was more wondering if anyone has already put those tools together + ivy to make it so its very simple to generate an image of your Ivy dependencies.
On 1/27/07, Xavier Hanin <[EMAIL PROTECTED]> wrote:
On 1/26/07, Eric Crahen <[EMAIL PROTECTED]> wrote: > > Anyone aware of anything that would create a graph for a report showing a > package's dependences? Not sure of what you are really asking for, but to generate graphs you can use graphviz [1], and to analyse classes and extract package dependencies, maybe depfind [2] can help... [1] http://www.graphviz.org/ [2] http://depfind.sourceforge.net/ Xavier -- > > - Eric > >
-- - Eric
