Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 13705 invoked from network); 19 Aug 2002 19:34:29 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 19 Aug 2002 19:34:29 -0000 Received: (qmail 26103 invoked by uid 97); 19 Aug 2002 19:34:51 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 26087 invoked by uid 97); 19 Aug 2002 19:34:50 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 26075 invoked by uid 98); 19 Aug 2002 19:34:50 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <1B1F9F30D74AD51188C8009027E33B3F10D983@il06exm03.corp.mot.com> From: Pan John-CXP001 To: "'Ant Users List'" Subject: How to include the Jar file from library Date: Mon, 19 Aug 2002 14:34:14 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2654.52) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hey, Everyone: I am newbie to this mail list. I am not sure this question have been asked before. Please ignore if you want. I am moving my building procedure from JBuilder to Ant (1.4.1). I include some outside libraries (in the Jar file format) to my code base. The compiling and linking look fine except the final image doesn't include any class from the imported libraries. I tried to put the library jar files under my source code directory, Ant picked up these library file, but in the jar file format ( I verify it with jar -tf xxx.jar), not as individual classes. Does any one know how to include the library jar classes into the final image by using Ant Jar. Thanks; --John -- To unsubscribe, e-mail: For additional commands, e-mail: