Added SlickEdit reference

This commit is contained in:
Oliver Burn 2003-04-16 07:19:03 +00:00
parent 7eddfd71a0
commit c69b2f8481
1 changed files with 11 additions and 2 deletions

View File

@ -63,11 +63,13 @@
<li><a href="api/index.html">JavaDoc</a></li>
</ul>
<p>Coverage by: <a href="http://www.thecortex.net/clover/">
<p>Coverage by:</p>
<p><a href="http://www.thecortex.net/clover/">
<img src="http://www.thecortex.net/clover/images/dwnld_clvr.gif" alt="Clover Logo"/></a>
</p>
<p>Hosted by: <a href="http://sourceforge.net">
<p>Hosted by:</p>
<p><a href="http://sourceforge.net">
<img src="http://sourceforge.net/sflogo.php?group_id=29721&amp;type=1" width="88" height="31" alt="SourceForge Logo"/></a>
</p>
</td>
@ -195,6 +197,13 @@ also available.
</ul>
<p class="body">
Martin Smith has <a
href="http://www.beansmith.com/coding/CheckStyle_SlickEdit.html">written
instructions</a> on how to set-up Checkstyle with the <a
href="http://www.slickedit.com">SlickEdit</a> editor.
</p>
<p class="body">
If you have written a plugin for other IDEs, please <a href="mailto:checkstyle@puppycrawl.com">let us know</a>, so we can provide a link here.