Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 7782 invoked from network); 5 Dec 2007 02:32:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2007 02:32:25 -0000 Received: (qmail 79111 invoked by uid 500); 5 Dec 2007 02:32:13 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 79090 invoked by uid 500); 5 Dec 2007 02:32:13 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 79081 invoked by uid 99); 5 Dec 2007 02:32:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2007 18:32:13 -0800 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 xavier.hanin@gmail.com designates 209.85.146.180 as permitted sender) Received: from [209.85.146.180] (HELO wa-out-1112.google.com) (209.85.146.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2007 02:31:52 +0000 Received: by wa-out-1112.google.com with SMTP id n4so19538159wag for ; Tue, 04 Dec 2007 18:31:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=1PV3XT+7rkN4QNuY97OlH43p0HcRPUqYxo31htfS80s=; b=myVlW9MYpyjBwHLHOh76o6+9SFjpR8fZEBsBSs6mOI+EgWvJthNz17356lrTz2P4Gsx7u7RYRp7r2BuoWbyNkQsbHsUwfp3hZNOePdL1ZJS8SujkXMyK7iPphYfbHI8PibIzJNITFTapYYTZw8byF462crMnXMeKzzEm2MquXEI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=GkBbM5swqWuYrf3sxCuWykVLyEfWxzTBLnfLWlmJn1sn53vsJC7zpafb/ZRHcfvDF+/8/RT272XjV1ux9AAR2HXQLIsTxE+K4zFrAC39IHelvayJ1HBz/4AmWwQmj58QL0RE9CEfgmMLtOHNUhgXFrYtvKc6Noy04ZT3CzT8/4Y= Received: by 10.142.245.10 with SMTP id s10mr661481wfh.1196821913256; Tue, 04 Dec 2007 18:31:53 -0800 (PST) Received: by 10.142.80.19 with HTTP; Tue, 4 Dec 2007 18:31:52 -0800 (PST) Message-ID: <635a05060712041831y5a62eb55oaaa1a830aa1a6fa@mail.gmail.com> Date: Wed, 5 Dec 2007 03:31:52 +0100 From: "Xavier Hanin" To: ivy-user@incubator.apache.org Subject: Re: Eclipse Integration In-Reply-To: <1196722327.11422.7.camel@spare-laptop> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22811_19835938.1196821913241" References: <1196722327.11422.7.camel@spare-laptop> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_22811_19835938.1196821913241 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline The problem is that there is no IvyDE release working with latest Ivy version (2.0 stream). So you either need to use Ivy 1.4.1 and IvyDE 1.2, or use Ivy 2.0 stream (currently alpha 2, beta 1 around the corner) and a trunk build of IvyDE. If you opt for this last option there are unofficial builds available here: http://xoocode.org/downloads/tools/ Xavier On Dec 3, 2007 11:52 PM, Andy Davids wrote: > Hi > I recently come across your project and am trying to work through basic > config and have reached a wall. > I wish to use the eclipse plugin and am stuck trying to import an > example like the Depender example project. > I am able to build the projects outside of eclipse and am able to import > the standalone project and configure, but the depender project does not > import the standalone jar into the ivy.xml[*] repository. Could you let > me know if this is possible behaviour or if not then the preferred way > to do this. > Thanks in advance. > Andy > Eclipse 3.3 Jdk1.6 Plugin 1.2 > > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/ ------=_Part_22811_19835938.1196821913241--