Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 15966 invoked from network); 1 Apr 2008 20:51:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Apr 2008 20:51:16 -0000 Received: (qmail 29082 invoked by uid 500); 1 Apr 2008 20:51:14 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 29050 invoked by uid 500); 1 Apr 2008 20:51:14 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 29041 invoked by uid 99); 1 Apr 2008 20:51:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 13:51:14 -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 (athena.apache.org: domain of mccloud35@gmail.com designates 209.85.198.184 as permitted sender) Received: from [209.85.198.184] (HELO rv-out-0910.google.com) (209.85.198.184) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 20:50:33 +0000 Received: by rv-out-0910.google.com with SMTP id k20so1440679rvb.0 for ; Tue, 01 Apr 2008 13:50:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=4ylnhLewKGfsfNMZINyOMqvVXq16jbKmg6c7wMWdp3o=; b=bHmWyu+cm4VeQLEtgZkJ3c3t9loiOh0co0t5yt97LbKR70TBSAAHmVaJc7oVbECr0QnKMRmCzlhFNLWe4eOlC6KJhTwo/ns1x2F1A/UFnZ7C8Tg+OFG28fBsUylRPdBp8jKzSlgCImc1KWUUh8gl+BvcmWrr2OIsjBQcU885oHs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=kUi4GkiMhppbdNhGLz6vmfhWXHH+5n/E/ICWl3+iPwA4hMsbs6hac7CiM8PAqyJKHfoOYu1YBCgGuEOB0lepc9pdKpHIemQj6IGrld7nxHUNX4qOlyRt46wvMes+7eTC7imozXpCHEIJr3I4Vn4rTUnS+Axv4mDKuENpWaslt7U= Received: by 10.140.88.11 with SMTP id l11mr4710837rvb.74.1207083045157; Tue, 01 Apr 2008 13:50:45 -0700 (PDT) Received: by 10.141.34.15 with HTTP; Tue, 1 Apr 2008 13:50:45 -0700 (PDT) Message-ID: <61d2e9b20804011350m49fc4b61y58578073e7335c4@mail.gmail.com> Date: Wed, 2 Apr 2008 02:20:45 +0530 From: "Tharindu Mathew" To: dev@harmony.apache.org Subject: Re: source code into eclipse In-Reply-To: <61d2e9b20804011342o6ac88d71yfc558ade1b3d7f45@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_27618_16937953.1207083045142" References: <61d2e9b20804010501q2d0fcbf8x905ac1c34043c28c@mail.gmail.com> <61d2e9b20804011121r45be7292gfd6d25ada2dba594@mail.gmail.com> <200804012253.07416.gshimansky@apache.org> <61d2e9b20804011342o6ac88d71yfc558ade1b3d7f45@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_27618_16937953.1207083045142 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I'm trying to set up Eclipse in sort of a remote debugging scenario using HDK. Is that possible, if so what are the values I need to enter in the relevant fields? On Wed, Apr 2, 2008 at 2:12 AM, Tharindu Mathew wrote: > yes, i needed the icu4j jar and needed add the hdk as a library as well. > Also since this caused problems with duplicate entries in the plugin > dependencies, I had to remove those and reference the relevant projects on > the build path. > > I had to add jetty, jetty-util and the servlet jars to build the support > module. Should these be included or the .classpath files changed in the > relevant modules? > > > On Wed, Apr 2, 2008 at 12:23 AM, Gregory Shimansky > wrote: > > > On 1 April 2008 Tharindu Mathew wrote: > > > Everything builds except swing and support. Support needs the jetty > > jar. > > > But I can't resolve the swing problem. > > > > > > Severity and Description Path Resource Location Creation > > Time > > > Id > > > The type com.ibm.icu.text.Bidi cannot be resolved. It is indirectly > > > referenced from required .class files > > > swing/src/main/java/common/javax/swing/text AbstractDocument.java > > > line 1504 1207072096416 84608 > > > > Probably you need icu4j-3.8.jar from either class library dependency > > location > > working_classlib/depends/jars/icu4j_3.8/icu4j-3_8.jar or from a built > > HDK. > > > > -- > > Gregory > > > > > > -- > Regards, > > Tharindu -- Regards, Tharindu ------=_Part_27618_16937953.1207083045142--