Return-Path: Delivered-To: apmail-incubator-hama-commits-archive@locus.apache.org Received: (qmail 83582 invoked from network); 15 Aug 2008 00:18:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Aug 2008 00:18:07 -0000 Received: (qmail 2962 invoked by uid 500); 15 Aug 2008 00:18:05 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 2946 invoked by uid 500); 15 Aug 2008 00:18:05 -0000 Mailing-List: contact hama-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@ Delivered-To: mailing list hama-commits@incubator.apache.org Received: (qmail 2935 invoked by uid 99); 15 Aug 2008 00:18:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Aug 2008 17:18:05 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2008 00:17:17 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 552A22388987; Thu, 14 Aug 2008 17:17:46 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r686095 - /incubator/hama/trunk/src/docs/src/documentation/content/xdocs/developers.xml Date: Fri, 15 Aug 2008 00:17:46 -0000 To: hama-commits@incubator.apache.org From: edwardyoon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080815001746.552A22388987@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: edwardyoon Date: Thu Aug 14 17:17:45 2008 New Revision: 686095 URL: http://svn.apache.org/viewvc?rev=686095&view=rev Log: (empty) Modified: incubator/hama/trunk/src/docs/src/documentation/content/xdocs/developers.xml Modified: incubator/hama/trunk/src/docs/src/documentation/content/xdocs/developers.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/docs/src/documentation/content/xdocs/developers.xml?rev=686095&r1=686094&r2=686095&view=diff ============================================================================== --- incubator/hama/trunk/src/docs/src/documentation/content/xdocs/developers.xml (original) +++ incubator/hama/trunk/src/docs/src/documentation/content/xdocs/developers.xml Thu Aug 14 17:17:45 2008 @@ -45,7 +45,8 @@ The following sections show how to set up the code style for Hama in Eclipse. It is strongly preferred that patches use this style before they are supplied.

- Download hama-eclipse-formatter.xml. + + Download hama-eclipse-formatter.xml.

After this, select Window > Preferences, and open up the configuration for Java > Code Style > Code Formatter. Click on the button labeled Import...