|
|
@@ -845,6 +845,62 @@ |
|
|
|
valign="top" align="left"> |
|
|
|
LGPL |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h4 class="subsection"> |
|
|
|
<a name="Dependency Finder"></a> |
|
|
|
Dependency Finder |
|
|
|
</h4> |
|
|
|
<p>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.</p> |
|
|
|
<p>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.</p> |
|
|
|
<table class="externals" cellspacing="1" cellpadding="4"> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Compatibility: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Tested with 1.5.3, should work with 1.4+. |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
URL: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="http://depfind.sourceforge.net/">http://depfind.sourceforge.net/</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Contact: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="mailto:jeantessier@users.sourceforge.net">Jean Tessier</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
License: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
BSD-like License |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h4 class="subsection"> |
|
|
|