Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 28255 invoked from network); 7 Jun 2005 11:24:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2005 11:24:22 -0000 Received: (qmail 73354 invoked by uid 500); 7 Jun 2005 11:24:17 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 73330 invoked by uid 500); 7 Jun 2005 11:24:16 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Delivered-To: moderator for dev@geronimo.apache.org Received: (qmail 67217 invoked by uid 99); 7 Jun 2005 11:21:55 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of object.rexx@gmail.com designates 64.233.184.195 as permitted sender) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=XM/JfC5JJz16jdNLRleJTUSxnY39DXkuYjfBoSRMXlLTXT1d0mA3+gGtWK0W8ZU/5GIUGIFIBE27S8FURa5rM9HoVlae4AhFQjj7c2mdD+yX3YKTiSKRYj6yNrkPe+sjByUrnNbiRu/RyA3js9sTm9qzmmotVVwkWUbHnzMjzUA= Message-ID: <42A5833C.4010103@gmail.com> Date: Tue, 07 Jun 2005 07:21:32 -0400 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Updated Wiki with Eclipse Deployment Information References: <000301c56a5b$12f484b0$0201a8c0@hogstrom> <42A491C8.5050509@gmail.com> In-Reply-To: <42A491C8.5050509@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Rick McGuire X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I downloaded the most recent stable eclipse build, and the Configure Build Path menu option is now available. However, after I remove the hard coded path, the only check box items under target in the Add Folder dialog are class and test-classes. There's no xmlbeans entry to check. Are there some additional plug-ins that need to be installed for this to work? Rick McGuire wrote: > Matt, > > I've been working my way through the eclipse directions, and I've hit > a bit of a roadblock. I'm at the step where I need to remove the > hardcoded build path entries from the various *-builder projects. > Unfortunately, my version of eclipse 3.1 doesn't appear to have the > "Configure Build Path" menu item on the pop up menu. > > Rick >