Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 99694 invoked from network); 4 Feb 2002 03:36:38 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Feb 2002 03:36:38 -0000 Received: (qmail 5748 invoked by uid 97); 4 Feb 2002 03:36:37 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 5731 invoked by uid 97); 4 Feb 2002 03:36:37 -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 5720 invoked from network); 4 Feb 2002 03:36:36 -0000 From: "Al Caponi" To: "Mailing List, Ant User" Subject: Running Ant gives Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/ Date: Mon, 4 Feb 2002 11:35:19 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <1762804.1012818774@[10.2.29.66]> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, I've just installed Ant1.4.1 from binary on Win98 according to the installation manual. Still, I get the following when I type 'ant' at command-line. Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/ Main I set the environment variables as follows in autoexec.bat: SET ANT_HOME=D:\ant1.4.1 SET PATH=%PATH%;%ANT_HOME%\bin;%ANT_HOME%\lib Can anyone help? Thanx! Al _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: