Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 77350 invoked from network); 24 Jun 2007 10:25:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jun 2007 10:25:14 -0000 Received: (qmail 29696 invoked by uid 500); 24 Jun 2007 10:25:17 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 29662 invoked by uid 500); 24 Jun 2007 10:25:17 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 29647 invoked by uid 99); 24 Jun 2007 10:25:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jun 2007 03:25:17 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ross.gardler@googlemail.com designates 209.85.146.181 as permitted sender) Received: from [209.85.146.181] (HELO wa-out-1112.google.com) (209.85.146.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jun 2007 03:25:12 -0700 Received: by wa-out-1112.google.com with SMTP id v27so1405973wah for ; Sun, 24 Jun 2007 03:24:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=T/VNI+lh2nWK/OavIQflb52EFIh8nSaY3odFI+COpn+pKHL8iqB/R4arz9aLrS68TWfcnzzjSYHDBTpzfQMdjLf++yQ3qctIE4u7c3L1nvZG7JD6awScSvLaR0oPc/kA7JTbQaVR4022uzFUoF58aOZ48RQKgxqqvgGK5hwHhks= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=MyU52WQNUNPiQIxJjjWG7gKh4fxeJZnzLe3p15oLYtQCeQ1fKEcBzRAlpn4piJkzqWj4Z4qssNDHHOav5flWZ1dI525R5UL77PDHvxH8iAr4JtFaiODyqx9Ubi5Rf85WXbgQLUGggGVWB7KNP9p0rfcpq0CyCMs/lwtoWSu96/k= Received: by 10.114.36.1 with SMTP id j1mr4489961waj.1182680692152; Sun, 24 Jun 2007 03:24:52 -0700 (PDT) Received: by 10.114.108.3 with HTTP; Sun, 24 Jun 2007 03:24:52 -0700 (PDT) Message-ID: <61c9bc470706240324v794a73f8idebc0a6b027d2b42@mail.gmail.com> Date: Sun, 24 Jun 2007 11:24:52 +0100 From: "Ross Gardler" Sender: ross.gardler@googlemail.com To: dev@forrest.apache.org Subject: Re: Eclipse and forrest. In-Reply-To: <00c401c7b604$5ae61120$650fa8c0@developer> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <467D8491.2090309@apache.org> <00c401c7b604$5ae61120$650fa8c0@developer> X-Google-Sender-Auth: 6fbce25f1908cbf2 X-Virus-Checked: Checked by ClamAV on apache.org Sorry, my focus has changed considerably since making a couple of promises here. I still have this on my todo list, but it's not right at the top right now (although it is rising again). With respect to Ivy + Eclipse specifically you need IvyDE, see the Ivy site. Ross On 24/06/07, Gav.... wrote: > > > > -----Original Message----- > > From: Brian M Dube [mailto:bdube@apache.org] > > Sent: Sunday, 24 June 2007 4:38 AM > > To: dev@forrest.apache.org > > Subject: Re: Eclipse and forrest. > > > > Gav.... wrote: > > > > > >> -----Original Message----- > > >> From: Ross Gardler [mailto:rgardler@apache.org] > > >> Sent: Wednesday, 18 April 2007 8:42 PM > > >> To: dev@forrest.apache.org > > >> Subject: Re: Eclipse and forrest. > > >> > > >> I'm going to have to come back to you on this. I'll set up my eclipse > > >> from scratch and take notes. You can then work through those notes and > > >> turn them into a clearer doc. > > >> > > >> Ross > > > > > > Thanks Ross, jeez, didn't mean to put you to all this effort :( > > > > > > I have also been taking notes on what I have been doing, and looking > > > where other docs are within forrest. I'm sure your notes will be more > > > accurate. > > > > > > Hopefully once the docs up, someone will be able to test drive it for > > us. > > > > Did this document happen? The question is not meant to be pushy, it's > > just that I'm still trying to catch up after moving house and I would > > have easily missed it. > > > > I didn't get any useful results by creating a project based on trunk, > > regardless of the workspace location. I'm trying to achieve a useful > > setup for Forrest plugin development that makes use of Ivy. With all of > > trunk as one project, it seemed that my whiteboard plugin's Ivy details > > are lost. Yesterday I had it set up so that the plugin in question was a > > standalone project, and Ivy worked this way. I've made some changes > > today and I can't recreate the working configuration from yesterday. > > > > Does anyone else use Eclipse specifically for Forrest plugins? > > > > Brian > > Hi Brian, I have some notes I wrote down gleaned from what Ross has > explained on list. However I never got it working successfully, the > main problem being I guess is that I am a noob where Eclipse is > concerned and don't really know how to use it. I spent a fair amount > of time trying to get it to work without success and was not getting > much work done, so have delayed trying to get it to work for a while > so I can move forward a bit. > > I will try again at some point but wont be for a while. > > Gav... > > > -- -- Ross Gardler OSS Watch - awareness and understanding of open source software development and use in education http://www.oss-watch.ac.uk