|
|
@@ -264,7 +264,7 @@ |
|
|
|
Java code that adheres to a coding standard. Its purpose is to |
|
|
|
automate the process of checking Java code, and to spare |
|
|
|
humans of this boring (but important) task.</p> |
|
|
|
<p>Checkstyle can be run via an ANT task or a command line |
|
|
|
<p>Checkstyle can be run via an Ant task or a command line |
|
|
|
utility.</p> |
|
|
|
<table> |
|
|
|
<tr> |
|
|
@@ -481,7 +481,7 @@ |
|
|
|
</td></tr> |
|
|
|
<tr><td> |
|
|
|
<blockquote> |
|
|
|
<p>Builds a jar file based on class dependencies rather than simply the contents of a directory</p> |
|
|
|
<p>Builds a JAR file based on class dependencies rather than simply the contents of a directory</p> |
|
|
|
<table> |
|
|
|
<tr> |
|
|
|
<td bgcolor="#039acc" colspan="" rowspan="" |
|
|
@@ -551,7 +551,7 @@ |
|
|
|
</td></tr> |
|
|
|
<tr><td> |
|
|
|
<blockquote> |
|
|
|
<p>Removes unncessary import statements from a Java source code file.</p> |
|
|
|
<p>Removes unnecessary import statements from a Java source code file.</p> |
|
|
|
<table> |
|
|
|
<tr> |
|
|
|
<td bgcolor="#039acc" colspan="" rowspan="" |
|
|
@@ -1406,7 +1406,7 @@ |
|
|
|
<td bgcolor="#a0ddf0" colspan="" rowspan="" |
|
|
|
valign="top" align="left"> |
|
|
|
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> |
|
|
|
bundles Ant 1.3 |
|
|
|
bundles Ant 1.4.1 |
|
|
|
</font> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|