From users-return-1902-apmail-qpid-users-archive=qpid.apache.org@qpid.apache.org Mon Sep 14 18:06:54 2009 Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 11823 invoked from network); 14 Sep 2009 18:06:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Sep 2009 18:06:54 -0000 Received: (qmail 257 invoked by uid 500); 14 Sep 2009 18:06:54 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 237 invoked by uid 500); 14 Sep 2009 18:06:54 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 227 invoked by uid 99); 14 Sep 2009 18:06:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 18:06:53 +0000 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.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 14 Sep 2009 18:06:52 +0000 Received: (qmail 11753 invoked by uid 99); 14 Sep 2009 18:06:32 -0000 Received: from localhost.apache.org (HELO mail-ew0-f208.google.com) (127.0.0.1) (smtp-auth username aidan, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 18:06:32 +0000 Received: by ewy4 with SMTP id 4so3310404ewy.36 for ; Mon, 14 Sep 2009 11:06:30 -0700 (PDT) MIME-Version: 1.0 Reply-To: aidan@apache.org Received: by 10.216.12.148 with SMTP id 20mr1301794wez.17.1252951590129; Mon, 14 Sep 2009 11:06:30 -0700 (PDT) In-Reply-To: <9337289262C4AC488A7D4EA19546896847682103E2@MBX3.AD.UCSD.EDU> References: <495779594.1698311252702220933.JavaMail.root@zmail02.collab.prod.int.phx2.redhat.com> <403963611.1698331252702234073.JavaMail.root@zmail02.collab.prod.int.phx2.redhat.com> <9337289262C4AC488A7D4EA19546896847682103E2@MBX3.AD.UCSD.EDU> From: Aidan Skinner Date: Mon, 14 Sep 2009 19:06:10 +0100 Message-ID: Subject: Re: Eclipse, SVN, and qpid To: users@qpid.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Sep 14, 2009 at 5:22 PM, Fox, Brian wrote: > Hi there - > > I'm trying to check out the qpid Java code using Eclipse and subclipse (S= VN). =A0I can get the code to work fine but only with a lot of manual proje= ct tweaks. =A0Eclipse likes the various files in one happy directory versus= Apache's organization which breaks them up like so: > > broker/src/main/java/org/apache/* > client/src/main/java/org/apache/* > common/src/main/java/org/* > ect > > Before I write a script to move the source code into one common directory= , is there some easier trick I'm missing? =A0Maybe an ant target? There isn't an ant target, but there are instructions at http://qpid.apache.org/qpid-java-build-how-to.html I keep meaning to figure out how to make ant spit out project files (new target in module.xml should do it), but I haven't found sufficient to-its yet. - Aidan --=20 Apache Qpid - AMQP, JMS, other messaging love http://qpid.apache.org "A witty saying proves nothing" - Voltaire --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org