Return-Path: Delivered-To: apmail-db-ddlutils-dev-archive@www.apache.org Received: (qmail 73177 invoked from network); 18 Sep 2010 18:49:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 18:49:37 -0000 Received: (qmail 39972 invoked by uid 500); 18 Sep 2010 18:49:37 -0000 Delivered-To: apmail-db-ddlutils-dev-archive@db.apache.org Received: (qmail 39904 invoked by uid 500); 18 Sep 2010 18:49:36 -0000 Mailing-List: contact ddlutils-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-dev@db.apache.org Delivered-To: mailing list ddlutils-dev@db.apache.org Received: (qmail 39896 invoked by uid 99); 18 Sep 2010 18:49:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 18:49:36 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tonyrippy@gmail.com designates 74.125.82.50 as permitted sender) Received: from [74.125.82.50] (HELO mail-ww0-f50.google.com) (74.125.82.50) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 18:49:30 +0000 Received: by wwi17 with SMTP id 17so808671wwi.31 for ; Sat, 18 Sep 2010 11:49:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=A1EWSf8j8EqnQUGKZMZiUVsDrwQZCFy0awK6X7u1NY0=; b=dDuhhghWL/IkMUfoRLsFQA0FQIVzkWKZJC66FIhrXY6v1DP6CrMcdhhWVvyqVNokhN W03PzU+xTOeI9ScwfZvec8BbwjrcU3Vwqd2jXGahOlfKr5HigphVIz85htG4vCA3zej4 vOswlKpDaLYSbgu7s7vLm3tozFP+3rvlO59Y4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TEOjdSLdtSXLTq96BQD8ni1/O0R0VGgpa+L0i1YYRp3dxiEpb4y879Z9oWk9JXR8ri TdXkmoUL38de7VcarNmBkIGBdbmKkZF0cSZ1G+FJ1+/pdwpyDx7Wj3ZL12T/OuvEcPo7 lGXPU/b9o7GmjzNHJuSIgSKiZfAfPD8c2Pyvs= MIME-Version: 1.0 Received: by 10.216.26.139 with SMTP id c11mr2589947wea.6.1284835748771; Sat, 18 Sep 2010 11:49:08 -0700 (PDT) Received: by 10.216.19.18 with HTTP; Sat, 18 Sep 2010 11:49:08 -0700 (PDT) Date: Sat, 18 Sep 2010 14:49:08 -0400 Message-ID: Subject: Code Formatting in Eclipse? From: Tony Rippy To: ddlutils-dev@db.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hello All, Does anyone have a code formatting template for Eclipse that matches the code style used in DDLUtils? - Tony