From ivy-user-return-4513-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Tue Jan 06 17:27:33 2009 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 27939 invoked from network); 6 Jan 2009 17:27:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2009 17:27:33 -0000 Received: (qmail 47626 invoked by uid 500); 6 Jan 2009 17:27:32 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 47603 invoked by uid 500); 6 Jan 2009 17:27:32 -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 Received: (qmail 47592 invoked by uid 99); 6 Jan 2009 17:27:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2009 09:27:32 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kaykay.unique@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2009 17:27:24 +0000 Received: by ug-out-1314.google.com with SMTP id x30so1422791ugc.16 for ; Tue, 06 Jan 2009 09:27:02 -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 :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=SgBS/qo1ppuj568hZAMjfWpUnFp4SpqgzKVpR/0XAeg=; b=NTWQuwBm28LL3UZjdpqM0+D2EVcq1RKlQnVSdeWUv2RSXbYSDiFfSZ3pUSEfTfJsFX 49h/WFSnF96ReHCWTrYwEqMq0y8yY1UsmpSOD1Z6W3jEMfZOjhjMtnBraEbBJMn4YNhR 20EQA89YpFT6ysHr4fO7oLyP1H8vZouar+8Gw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=ZLYagOtGXODexNwZ3R5hV0vIXejfBHtFV4WYo2nIbt/jC/cPaqjyaSunAxpa3wQ6iT Zh3cbQ4Wh59bReRMFnotIQjSuWtxGHM/VD9pgKycknGntdP7VAyw5ot0B34ZfYXSptT/ zrHj1x8TtDn/HuXD5tLr5HTGYVFlqT3umDE5o= Received: by 10.66.241.13 with SMTP id o13mr13430146ugh.31.1231262822411; Tue, 06 Jan 2009 09:27:02 -0800 (PST) Received: from ?192.168.254.172? ([64.20.188.2]) by mx.google.com with ESMTPS id b23sm55317887ugd.20.2009.01.06.09.27.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 06 Jan 2009 09:27:01 -0800 (PST) Message-ID: <4963946C.2020904@gmail.com> Date: Tue, 06 Jan 2009 12:27:08 -0500 From: Kay Kay User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: ivy-user@ant.apache.org Subject: Re: Eclipse 3.4 and IvyDE References: <387aebdf0901051519g3bc13b0dvc1e99bd825e82e4e@mail.gmail.com> <496298F4.2090509@gmail.com> <387aebdf0901051542l4f9b134ahb184ebf69704574c@mail.gmail.com> <4963730E.6080601@gmail.com> <387aebdf0901060912x33b29b22m50b5902b30c17f3a@mail.gmail.com> In-Reply-To: <387aebdf0901060912x33b29b22m50b5902b30c17f3a@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Even if you are not trying to build IvyDE - when you actually launch it / use it , you can see some important information logged in the plugin-development perspective / view - where the messages from the plugin are logged. Does it say anything interesting / when you view that perspective / messages. Mondain wrote: > The build works perfectly using Ant on the command line. My issue is that > the IvyDE does not work in Eclipse (for Me), even after uninstall/reinstall. > I dont get an option to add the Ivy managed build path to my project from > Package Explorer. Lastly, I am not trying to build Ivy or the IvyDE, I am > using the version from the update site. > Paul > > On Tue, Jan 6, 2009 at 7:04 AM, Kay Kay wrote: > > >> It works fine for me too (with Eclipse 3.4.1 ). May be - you can try to >> change the perspective to plugin perspective and see if there are any errors >> indicated when you try to launch it. >> >> Does it(Ivy-based build system) work from the command-line too. >> >> >> Mondain wrote: >> >> >>> Version: 3.4.1 >>> Build id: M20080911-1700 >>> >>> On Mon, Jan 5, 2009 at 3:34 PM, Kay Kay wrote: >>> >>> >>> >>> >>>> Mondain wrote: >>>> >>>> >>>> >>>> >>>>> I'm beyond frustrated at this point, but I will be as succinct as >>>>> possible >>>>> here. I am a core developer on the Red5 project and I implemented Ivy >>>>> for dependency handling some time ago (>1 year) in lieu of Maven. >>>>> Eclipse >>>>> is >>>>> our IDE of choice so naturally we try to use the IvyDE to keep our deps >>>>> dynamically linked in the IDE. As of right now I cannot build in Eclipse >>>>> using the IvyDE and I have uninstalled / reinstalled at least twice >>>>> today.. >>>>> I am using this update site: >>>>> http://www.apache.org/dist/ant/ivyde/updatesiteand would like any >>>>> suggestions this list may provide before I throw in the >>>>> towel and setup Maven. >>>>> Thanks, >>>>> Paul >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>> what is the Eclipse version that you are using. >>>> >>>> >>>> >>>> >>> >>> >>> >>> >> > > >