From derby-commits-return-10570-apmail-db-derby-commits-archive=db.apache.org@db.apache.org Fri Jul 25 14:48:59 2008 Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 89901 invoked from network); 25 Jul 2008 14:48:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2008 14:48:59 -0000 Received: (qmail 4368 invoked by uid 500); 25 Jul 2008 14:48:58 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 4347 invoked by uid 500); 25 Jul 2008 14:48:58 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 4338 invoked by uid 99); 25 Jul 2008 14:48:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jul 2008 07:48:58 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jul 2008 14:48:03 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 1AE32118D5 for ; Fri, 25 Jul 2008 14:47:33 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: derby-commits@db.apache.org Date: Fri, 25 Jul 2008 14:47:32 -0000 Message-ID: <20080725144732.4091.76507@eos.apache.org> Subject: [Db-derby Wiki] Update of "BuildingDerby" by Chris X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification. The following page has been changed by Chris: http://wiki.apache.org/db-derby/BuildingDerby ------------------------------------------------------------------------------ 1. Install Subclipse if not already installed. - Go to Help -> Software Updates -> Find and Intall... and choose "Search for new features to install" and click Next. At the next screen, click New Remote Site and enter Subclipse for the name field and http://subclipse.tigris.org/update_1.2.x/ for the URL. This will add the Subclipse update site to your list of update sites. Click Finish and Eclipse will search for new features and updates to install. On the next screen, check the Subclipse box. If warned that you do not have Mylar installed, expand the Subclipse box and uncheck the Mylar Integration box. Click Next. You should be presented with the license terms for Subclipse. If you agree, click the correct radio button to accept the license and click Next, then Finish, then Install All to install/update Subclipse and related components. + Go to Help -> Software Updates -> Find and Intall... and choose "Search for new features to install" and click Next. At the next screen, click New Remote Site and enter Subclipse for the name field and http://subclipse.tigris.org/update_1.4.x for the URL. This will add the Subclipse update site to your list of update sites. Click Finish and Eclipse will search for new features and updates to install. On the next screen, check the Subclipse box. If warned that you do not have Mylyn installed, expand the Subclipse box and uncheck the Mylyn Integration box. Click Next. You should be presented with the license terms for Subclipse. If you agree, click the correct radio button to accept the license and click Next, then Finish, then Install All to install/update Subclipse and related components. 1. Check out the Derby codeline using Subclipse.