Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 72822 invoked from network); 5 Oct 2005 19:55:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Oct 2005 19:55:00 -0000 Received: (qmail 52752 invoked by uid 500); 5 Oct 2005 19:54:57 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 52693 invoked by uid 500); 5 Oct 2005 19:54:56 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 52682 invoked by uid 99); 5 Oct 2005 19:54:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2005 12:54:56 -0700 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [217.194.48.17] (HELO mail.databaar.ch) (217.194.48.17) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2005 12:54:59 -0700 Received: from [192.168.123.83] ([217.194.50.155]) by mail.databaar.ch (mail.databaar.ch) with ASMTP (SSL) id KLA74865 for ; Wed, 05 Oct 2005 21:54:32 +0200 Message-ID: <43442F78.8010905@yahoo.de> Date: Wed, 05 Oct 2005 21:54:32 +0200 From: "J.Pietschmann" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Thunderbird/1.0.6 Mnenhy/0.7.2.0 MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [configuration] Checkstyle References: <43442361.9000500@t-online.de> In-Reply-To: <43442361.9000500@t-online.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Oliver Heger wrote: > Personally I prefer to have Javadocs for all methods. This makes the > code more readable. But it would be a bunch of work to fix this now. There is http://sourceforge.net/projects/jdochelper and various other stuff on the 'forge which might help, as usual. I haven't have time to try it out though (if you do, please post to community@ or general@jakarta or something if you like it). I personally would find it useful to turn checkstyle into a stream editor which also fixes style errors which can be fixed automatically, like file headers, JavaDoc templates, indentation and brace style and so on. HTH J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org