Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 31962 invoked from network); 28 Feb 2007 14:06:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Feb 2007 14:06:25 -0000 Received: (qmail 78653 invoked by uid 500); 28 Feb 2007 14:06:33 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 78625 invoked by uid 500); 28 Feb 2007 14:06:33 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 78616 invoked by uid 99); 28 Feb 2007 14:06:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Feb 2007 06:06:33 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [192.18.1.36] (HELO gmp-ea-fw-1.sun.com) (192.18.1.36) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Feb 2007 06:06:20 -0800 Received: from d1-emea-09.sun.com ([192.18.2.119]) by gmp-ea-fw-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id l1SE5vGO016874 for ; Wed, 28 Feb 2007 14:05:58 GMT Received: from conversion-daemon.d1-emea-09.sun.com by d1-emea-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) id <0JE600K01ERMRH00@d1-emea-09.sun.com> (original mail from John.Embretsen@Sun.COM) for derby-dev@db.apache.org; Wed, 28 Feb 2007 14:05:57 +0000 (GMT) Received: from [129.159.112.236] by d1-emea-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPSA id <0JE600HOHF5W0YA0@d1-emea-09.sun.com> for derby-dev@db.apache.org; Wed, 28 Feb 2007 14:05:57 +0000 (GMT) Date: Wed, 28 Feb 2007 15:04:02 +0100 From: John Embretsen Subject: Building Derby in NetBeans Sender: John.Embretsen@Sun.COM To: derby-dev@db.apache.org Reply-to: derby-dev@db.apache.org Message-id: <45E58BD2.9070500@Sun.COM> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7BIT User-Agent: Thunderbird 1.5.0.9 (X11/20061229) X-Virus-Checked: Checked by ClamAV on apache.org I just added a section on the "BuildingDerby" wiki page on how to checkout (from svn) and build Derby using NetBeans (version 5.5, primarily): http://wiki.apache.org/db-derby/BuildingDerby#UsingNetBeansToBuildDerby Feel free to try it out and fix or report errors/omissions. Thanks, -- John