Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 13969 invoked from network); 15 Jan 2010 02:29:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Jan 2010 02:29:39 -0000 Received: (qmail 34793 invoked by uid 500); 15 Jan 2010 02:29:39 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 34744 invoked by uid 500); 15 Jan 2010 02:29:39 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 34734 invoked by uid 99); 15 Jan 2010 02:29:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jan 2010 02:29:39 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [193.252.23.196] (HELO smtp1f.orange.fr) (193.252.23.196) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jan 2010 02:29:31 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1f04.orange.fr (SMTP Server) with ESMTP id 065897000086 for ; Fri, 15 Jan 2010 03:29:04 +0100 (CET) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1f04.orange.fr (SMTP Server) with ESMTP id EDEAC7000087 for ; Fri, 15 Jan 2010 03:29:03 +0100 (CET) Received: from wwinf1f09 (wwinf1f09 [10.232.36.52]) by mwinf1f04.orange.fr (SMTP Server) with ESMTP id E3D117000086 for ; Fri, 15 Jan 2010 03:29:03 +0100 (CET) X-ME-UUID: 20100115022903933.E3D117000086@mwinf1f04.orange.fr From: Tony Poppleton Reply-To: Tony Poppleton To: dev@hc.apache.org Message-ID: <2132311.157063.1263522543889.JavaMail.www@wwinf1f09> Subject: Code formatting and standards MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_157062_26932315.1263522543866" X-Originating-IP: [81.168.115.149] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-REPLYTO: |~| Date: Fri, 15 Jan 2010 03:29:03 +0100 (CET) ------=_Part_157062_26932315.1263522543866 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable (this was previously posted on the users mailing list by mistake, reposting= to the correct channel...) Hi, I use the Eclipse IDE for all my development, and one useful feature is the= code formatter to ensure standardization.=C2=A0 Does anyone have a premade= Eclipse IDE formatter for HttpCore/HttpClient that they could send me plea= se? Is code formatting enforced in these projects? On a related topic, is there a coding standards document, for example on th= e usage of the "final" keyword, to ensure coding is consistent between deve= lopers? Many thanks, Tony ------=_Part_157062_26932315.1263522543866--