Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 81286 invoked from network); 9 Jun 2006 22:22:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2006 22:22:24 -0000 Received: (qmail 21599 invoked by uid 500); 9 Jun 2006 22:22:17 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 21540 invoked by uid 500); 9 Jun 2006 22:22:16 -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 21528 invoked by uid 99); 9 Jun 2006 22:22:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 15:22:16 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 82.138.226.220 is neither permitted nor denied by domain of t.p.ellison@gmail.com) Received: from [82.138.226.220] (HELO dublin.purplecloud.com) (82.138.226.220) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 15:22:15 -0700 Received: (qmail 17048 invoked from network); 9 Jun 2006 23:21:56 +0100 Received: from unknown (HELO ?192.168.0.2?) (85.133.120.161) by smtp-dublin.purplecloud.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 9 Jun 2006 23:21:56 +0100 Message-ID: <4489F2C2.2010208@gmail.com> Date: Fri, 09 Jun 2006 23:14:26 +0100 From: Tim Ellison User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: Problems with builth path! References: <002e01c68c0e$adc18710$0f01a8c0@LITTLEGUY> In-Reply-To: <002e01c68c0e$adc18710$0f01a8c0@LITTLEGUY> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Yep, in fact recent builds of Eclipse can cope with the kernel jars if you specify -Dpde.allowCycles=true as well as -Dpde.jreProfile=none on the launch-line. (We should plan to put the stubs and tests support jars into the HDK when we get there, but yes, in the meantime link/load it into the workspace/target) Regards, Tim Nathan Beyer wrote: > After you've got everything built and you have the PDE's Target Platform > pointing at the 'deploy\jdk\jre\lib\boot' folder you should just need to add > the luni-kernel-stubs.jar to your build path. Most of the dependencies > should be resolved as "Plug-in Dependencies". You'll also need to add the > 'build\tests' as a class folder so that the tests can compile. I usually do > this by creating a new linked folder. > > -Nathan > >> -----Original Message----- >> From: Bidea Cristian [mailto:bidea.cristian@gmail.com] >> Sent: Friday, June 09, 2006 4:11 PM >> To: harmony-dev@incubator.apache.org >> Subject: Problems with builth path! >> >> Hello to everyone >> >> I've tried setting up my Eclipse environment for working on Harmony (at >> list trying) and I faced a problem. I've compiled the classpath and I've >> installed the VM from IBM. After that I've started Eclipse, after >> putting the required options in eclipse.ini, setting everything and >> checking it twice. >> >> When I checkout a module from repository I keep getting the same error >> at build: >> >> Severity and Description >> The project was not built since its build path is incomplete. Cannot >> find the class file for java.lang.Object. Fix the build path then try >> building this project >> >> I'm not sure what should I include in the path or what am I doing wrong. >> In Eclipse in the Java Build Path menu I have only the option to include >> jars. I even tried to put everything from the Harmony/build directory >> into a jar and after that including it into java build path but it >> generated even more errors. >> >> I'm using Eclipse 3.2RC7. >> >> Thanks, >> Cristian >> >> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Tim Ellison (t.p.ellison@gmail.com) IBM Java technology centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org