Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 43615 invoked from network); 9 Feb 2008 07:58:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2008 07:58:58 -0000 Received: (qmail 64304 invoked by uid 500); 9 Feb 2008 07:58:50 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 64287 invoked by uid 500); 9 Feb 2008 07:58:50 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Delivered-To: moderator for ivy-user@ant.apache.org Received: (qmail 20706 invoked by uid 99); 8 Feb 2008 22:17:02 -0000 X-ASF-Spam-Status: No, hits=3.3 required=10.0 tests=DNS_FROM_RFC_BOGUSMX,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Message-ID: <47ACD4B7.3010702@terrington.id.au> Date: Sat, 09 Feb 2008 08:46:23 +1030 From: Michael Terrington User-Agent: Thunderbird 1.5.0.14pre (X11/20071023) MIME-Version: 1.0 To: ivy-user@ant.apache.org Subject: Re: Options for using Ivy to maintain Eclipse classpath References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A010202.47ACD4BC.005D,ss=1,fgs=0 X-Virus-Checked: Checked by ClamAV on apache.org Hi Carlton, Brown, Carlton wrote: > I have seen a couple of different options out there for using Ivy to > maintain an Eclipse classpath - IvyDE, eclim, etc. What is the most > current and accepted technique for doing this? I use http://trac.sarugo.org/ant-eclipse which generates .project and .classpath for basic Java projects, but doesn't handle plug-in (or other) projects. Regards, Michael.