Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 30823 invoked from network); 5 Sep 2002 09:06:19 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Sep 2002 09:06:19 -0000 Received: (qmail 4844 invoked by uid 97); 5 Sep 2002 09:06:57 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 4827 invoked by uid 97); 5 Sep 2002 09:06:56 -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 4815 invoked by uid 98); 5 Sep 2002 09:06:56 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) X-Authentication-Warning: localhost.localdomain: hh set sender to tomcat@mobile.mp using -f Subject: Adding a directory of jars to the classpath From: Joe Tomcat To: Ant Users List Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 (1.0.3-4) Date: 04 Sep 2002 23:01:56 -1000 Message-Id: <1031216516.4624.21.camel@mobilex> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I am using ant to manage a big Servlet project. I have quite a few jars which some files need, and others don't. What is the right place to put these jars? Should I create a /libs directory in my project, and then add all these jars to the classpath in the compile target? Is there a standard way to handle this? Thanks! -- To unsubscribe, e-mail: For additional commands, e-mail: