...a little source code analysis tool - http://pmd.sf.net/ - finds
unused locals, empty catch blocks, etc., etc.:

====================
<subsection name="PMD">
        <p>PMD checks Java source code for unused variables, unnecessary
object creation, etc</p>
        <table>
          <tr>
            <th>Compatibility:</th>
            <td>Ant 1.4 and higher</td>
          </tr>
          <tr>
            <th>URL:</th>
            <td><a href="http://pmd.sf.net/";>PMD</a></td>
          </tr>
          <tr>
            <th>Contact:</th>
            <td><a href="mailto:[EMAIL PROTECTED]">Tom
Copeland</a></td>
          </tr>
          <tr>
            <th>License:</th>
            <td>Apache</td>
          </tr>
        </table>
</subsection>
====================

Hope this is a good way to submit this sort of thing,

Thanks,

Tom Copeland
InfoEther
703-486-4543 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to