Return-Path: Delivered-To: apmail-db-ddlutils-dev-archive@www.apache.org Received: (qmail 35810 invoked from network); 2 Nov 2005 23:24:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Nov 2005 23:24:44 -0000 Received: (qmail 97883 invoked by uid 500); 2 Nov 2005 23:24:44 -0000 Delivered-To: apmail-db-ddlutils-dev-archive@db.apache.org Received: (qmail 97849 invoked by uid 500); 2 Nov 2005 23:24:44 -0000 Mailing-List: contact ddlutils-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-dev@db.apache.org Delivered-To: mailing list ddlutils-dev@db.apache.org Received: (qmail 97838 invoked by uid 99); 2 Nov 2005 23:24:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2005 15:24:44 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of tomdzk@gmail.com designates 64.233.182.205 as permitted sender) Received: from [64.233.182.205] (HELO nproxy.gmail.com) (64.233.182.205) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2005 15:24:39 -0800 Received: by nproxy.gmail.com with SMTP id l24so68959nfc for ; Wed, 02 Nov 2005 15:24:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=p7d3wAaVIpLOHxPBa+lvIxXjtzGDEA8M8x5BD5MM8yZpA6u6XDVw3FZ4ln3SN+Hl2gUbdBs88IZa24HOPixUI5/qN9yEAXgOh2v1TObjOcoCiI8auYij2UPm3Hlcu5CMxl2aBkX0ogcYS3vOJc0FQdxytw0iz91fbm6xcTedyhQ= Received: by 10.48.161.17 with SMTP id j17mr15155nfe; Wed, 02 Nov 2005 15:24:22 -0800 (PST) Received: by 10.48.250.6 with HTTP; Wed, 2 Nov 2005 15:24:22 -0800 (PST) Message-ID: <224f32340511021524n76f0d9b5p295ab552c045831a@mail.gmail.com> Date: Thu, 3 Nov 2005 00:24:22 +0100 From: Thomas Dudziak To: ddlutils-dev@db.apache.org Subject: Re: .classpath In-Reply-To: <43694837.6070808@mvdb.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43693F99.7070700@mvdb.net> <224f32340511021443k5304f3abwfff7272d958ca568@mail.gmail.com> <43694430.8030304@mvdb.net> <224f32340511021504y35092796k3653572ded7fcf7@mail.gmail.com> <43694837.6070808@mvdb.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 11/3/05, Martin van den Bemt wrote: > You probably read over the instructions in both mails.. I didn't realize that these were instructions :-) > Do project > properties, Java Build Path, Order and Export and check some jars.. > A current .classpath entry : > > > After the change it will look like : > > path=3D"lib/commons-digester-1.7.jar"/> I see ! Actually I haven't used these before, but can see that they are beneficial. Please, go ahead and check your changes in ! Tom