Added SlickEdit reference
This commit is contained in:
parent
7eddfd71a0
commit
c69b2f8481
|
|
@ -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&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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue