Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 14274 invoked from network); 13 May 2008 17:41:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 May 2008 17:41:26 -0000 Received: (qmail 71979 invoked by uid 500); 13 May 2008 17:41:23 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 71951 invoked by uid 500); 13 May 2008 17:41:23 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 71940 invoked by uid 99); 13 May 2008 17:41:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 10:41:23 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.144.132.67] (HELO mail.aacisd.com) (63.144.132.67) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 13 May 2008 17:40:31 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8B520.7D14E280" Subject: Class path error Date: Tue, 13 May 2008 13:40:52 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Class path error Thread-Index: Aci1IH0Pi1nTYsGxRhCux8tto27PBQ== From: "Van Dessel Ivan" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C8B520.7D14E280 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To run my project correctly I run "java package.Driver_1" after I run=20 command "source" on a script file that exports two directories of jar=20 files. How do I implement the exporting of library jars into my build=20 file for ant to make a jar file so that I can just run it. I have been = adding attribute=3D"Class-Path" refid=3D"path/.jar path/.jar" into the Manifest = but it still is giving me errors by running the jar like this "java -jar jarfile" ? Ivan Van Dessel Systems Engineer Advanced Acoustic Concepts 900 Technology Blvd., Suite C Bozeman, MT 59718 (Phone) 406.582.8133 (Fax) 406.582.0151=20 ------_=_NextPart_001_01C8B520.7D14E280--