Issue #1238: Update list of missing tools

This commit is contained in:
Dawid Nejman 2015-10-25 22:38:35 +01:00 committed by Roman Ivanov
parent 0d1bef9960
commit 8a2cf3a7e7
1 changed files with 14 additions and 14 deletions

View File

@ -191,6 +191,12 @@
<td>Checkstyle supported out of the box</td>
<td><a href="http://maven.apache.org/plugins/maven-checkstyle-plugin/checkstyle.html">example report</a></td>
</tr>
<tr>
<td><a href="http://tide.olympe.in/">tIDE</a></td>
<td/>
<td>Built in</td>
<td/>
</tr>
<tr>
<td><a href="https://netbeans.org/">NetBeans</a></td>
<td>Petr Hejl</td>
@ -237,20 +243,6 @@
</td>
<td>Provides quality assurance features.</td>
</tr>
<tr>
<td/>
<td><a href="http://jcoderz.github.io/">jCoderZ</a></td>
<td>
<a href="http://jcoderz.github.io/">fawkeZ</a>
</td>
<td>Combines multiple tools (CheckStyle, findbugs, PMD, Cobertura, etc.)</td>
</tr>
<tr>
<td><a href="http://tide.olympe.in/">tIDE</a></td>
<td/>
<td>Built in</td>
<td/>
</tr>
<tr>
<td><a href="http://www.jarchitect.com/">JArchitect</a></td>
<td/>
@ -276,6 +268,14 @@
</td>
<td/>
</tr>
<tr>
<td/>
<td><a href="http://jcoderz.github.io/">jCoderZ</a></td>
<td>
<a href="https://github.com/jCoderZ/fawkez-code-report">fawkez-code-report</a>
</td>
<td>Combines multiple tools (CheckStyle, findbugs, PMD, Cobertura, etc.)</td>
</tr>
<tr>
<td><a href="http://www.bluej.org">BlueJ</a></td>
<td>Rick Giles</td>