Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 49468 invoked from network); 26 Oct 2006 01:10:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Oct 2006 01:10:49 -0000 Received: (qmail 40960 invoked by uid 500); 24 Oct 2006 12:59:00 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 40922 invoked by uid 500); 24 Oct 2006 12:59:00 -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 40896 invoked by uid 99); 24 Oct 2006 12:59:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Oct 2006 05:59:00 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gcjhd-harmony-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Oct 2006 05:58:45 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GcLrE-0001xv-Cd for harmony-dev@incubator.apache.org; Tue, 24 Oct 2006 14:58:16 +0200 Received: from msfwpr01.ims.intel.com ([62.118.80.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Oct 2006 14:58:16 +0200 Received: from egor.pasko by msfwpr01.ims.intel.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Oct 2006 14:58:16 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: harmony-dev@incubator.apache.org From: Egor Pasko Subject: Re: [build] Building on Eclipse - FYI Date: 24 Oct 2006 19:58:55 +0700 Lines: 39 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: msfwpr01.ims.intel.com User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org On the 0x20C day of Apache Harmony 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? it is worth our troubleshooting page: http://wiki.apache.org/harmony/DrlvmBuildTroubleshooting OK to put it? -- Egor Pasko, Intel Managed Runtime Division