From eaf23591a590ee95a25e8ed9f97b2cbc688a072f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20K=C3=BChne?= Date: Thu, 17 Jan 2002 06:42:26 +0000 Subject: [PATCH] added secions 'Related Tools' and 'Download' --- docs/site.html | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/docs/site.html b/docs/site.html index 339fb3c82..103c1a5bd 100644 --- a/docs/site.html +++ b/docs/site.html @@ -48,8 +48,10 @@

Developers

@@ -96,6 +98,35 @@
  • Lines do not contain tabs. Note: this check can be turned off.
  • +

    Download

    + +

    + The latest release of Checkstyle can be downloaded from the SourceForge download page. +

    + +

    + If you want to live on the bleeding edge, you can checkout from CVS and compile yourself. +

    + +

    Related Tools

    +

    + + Checkstyle is most useful if you integrate it in your build process or your development environment. The Checkstyle distribution includes an Ant task. Additionally + +

    + +

    +

    + + If you have written a plugin for other IDEs, like Netbeans or Eclipse, please let us know, so we can provide a link here. + +