Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Dependency Finder (for Java) pre-Beta

0 views
Skip to first unread message

Jean Tessier

unread,
Jan 23, 2003, 3:29:02 AM1/23/03
to

Dependency Analysis, OO Metrics, Version Deltas

http://depfind.sourceforge.net/

Dependency Finder extracts dependencies and OO metrics from
Java class files produced by most Java compilers. It can compute
API differences between versions; no source needed. It includes
web, Swing, and command-line interfaces, with XSL stylesheets for
formatting output. It comes with .bat files for Windows, but it
should be trivial to write shell scripts for Unix systems (I just
don't have a Unix box handy to test them on, yet).

You can use it to extract dependencies between packages, classes,
or even methods, or any combination thereof. You can use Perl
regular expressions to filter the information and pinpoint only
what you need. There is even a Web Application version (WAR file)
so a whole group of developers can share a common view.

Dependency Finder is an open source tool hosted by SourceForge.net.
It's free, you don't need elaborate licensing or anything, just
a running Java environment.

http://depfind.sourceforge.net/

Go ahead and try it! It's easy and it's free.

Jean.

0 new messages