diff --git a/docs/external.html b/docs/external.html index 9e3546733..9ec8ee3ce 100644 --- a/docs/external.html +++ b/docs/external.html @@ -845,6 +845,62 @@ valign="top" align="left"> LGPL + + +
Dependency Finder extracts dependencies and OO metrics from + Java class files produced by most Java compilers. It can compute + API differences between versions; no sources needed. It includes + Ant tasks, web, Swing, and command-line interfaces, with XSL + stylesheets for formatting output.
+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.
+| + Compatibility: + | ++ Tested with 1.5.3, should work with 1.4+. + | +
|---|---|
| + URL: + | ++ http://depfind.sourceforge.net/ + | +
| + Contact: + | ++ Jean Tessier + | +
| + License: + | ++ BSD-like License + |
Dependency Finder extracts dependencies and OO metrics from + Java class files produced by most Java compilers. It can compute + API differences between versions; no sources needed. It includes + Ant tasks, web, Swing, and command-line interfaces, with XSL + stylesheets for formatting output.
+ +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.
+ +| Compatibility: | +Tested with 1.5.3, should work with 1.4+. | +
|---|---|
| URL: | +http://depfind.sourceforge.net/ | +
| Contact: | +Jean Tessier | +
| License: | +BSD-like License | +
There are two Ant tasks for running the Doxygen documentation system.