Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 70566 invoked from network); 26 Oct 2006 12:06:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Oct 2006 12:06:13 -0000 Received: (qmail 99436 invoked by uid 500); 26 Oct 2006 12:06:21 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 99394 invoked by uid 500); 26 Oct 2006 12:06:21 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 99385 invoked by uid 99); 26 Oct 2006 12:06:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2006 05:06:21 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of sianjanuary@googlemail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2006 05:06:06 -0700 Received: by ug-out-1314.google.com with SMTP id y2so415795uge for ; Thu, 26 Oct 2006 05:05:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=aQQmoA38jds5xqm2W5y04/4AxcGEDCjoc+S3/GNDzacFlPo9vMQax3vBCyS4z0AIF0ENRsVOREdyG7hgB4A6fae5aLR5GmgZj46rbQbnv3n1+1bn1Ry89WAz0m6FbrjWif8q6WGT6ok+7mxQyBjVQuTQIYS0DPEK6dQf9PuRSgI= Received: by 10.78.160.2 with SMTP id i2mr2713792hue; Thu, 26 Oct 2006 05:05:43 -0700 (PDT) Received: by 10.78.178.19 with HTTP; Thu, 26 Oct 2006 05:05:43 -0700 (PDT) Message-ID: Date: Thu, 26 Oct 2006 13:05:43 +0100 From: "Sian January" To: harmony-dev@incubator.apache.org Subject: Re: [build] Building on Eclipse - FYI In-Reply-To: <3b3f27c60610241628ta1b7712j5d9ff20ac869789e@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_26287_26903788.1161864343957" References: <3b3f27c60610241628ta1b7712j5d9ff20ac869789e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_26287_26903788.1161864343957 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Nathan, Yes - I was trying to run the enitre build in Eclipse and this is always my preferred method of building. There is at least one other extra step apart from the one discussed in this thread so I think some additional documentation would be useful. Thanks, Sian On 25/10/06, Nathan Beyer wrote: > > Are you referring to running the build scripts via Eclipse? Just > wanted to make sure I understand. > > Personally, I only import the module projects one at a time and run > the full builds outside of Eclipse, so I've never tried this. Perhaps > some additional documentation on using Eclipse in this fashion. This > might be helpful additionally. > > On 10/24/06, Sian January wrote: > > Hello, > > > > I encountered a problem today building on Eclipse, and I just thought > I'd > > post about it here in case anyone sees the same problem in the > future. I > > was getting the error: > > > > > > BUILD FAILED > > * > > > > C:\eclipse32harmony\eclipse\workspace\Harmony\build.xml:108: The > following > > error occurred while executing this line: > > > > C:\eclipse32harmony\eclipse\workspace\Harmony\make\build-java.xml:127: > The > > Eclipse compiler class for Ant could not be found. Please place the ECJ > JAR > > in ANT_HOME/lib. The JAR can copied from > CLASSLIB_TRUNK/depends/jars/ecj_3.2 > > folder after the fetch-depends target has been run. > > * > > > > The solution to this is to copy ecj_3.2.jar into > > ..\plugins\org.apache.ant_1.6.5\lib and *also* change the Ant settings > to > > include this jar (Window > Preferences > Ant > Runtime then select > 'Global > > Entries' then 'Add External Jars' and add ecj_3.2.jar from the > > org.apache.ant_1.6.5\lib directory). > > > > I don't know if many people build on Eclipse, and I know there have been > > some conversations about having too many instructions on the website, > but > > since the steps are slightly different for Eclipse I wondered if it > might be > > worth augmenting the instructions or adding some Eclipse-specific ones > at > > some point? > > > > Sian > > > > -- > > Sian January > > > > IBM Java Technology Centre, UK > > > > > -- Sian January IBM Java Technology Centre, UK ------=_Part_26287_26903788.1161864343957--