Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 92300 invoked from network); 29 Apr 2009 23:17:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Apr 2009 23:17:34 -0000 Received: (qmail 87766 invoked by uid 500); 29 Apr 2009 23:17:33 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 87687 invoked by uid 500); 29 Apr 2009 23:17:33 -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 87676 invoked by uid 99); 29 Apr 2009 23:17:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2009 23:17:33 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of davidnemer@gmail.com designates 209.85.219.169 as permitted sender) Received: from [209.85.219.169] (HELO mail-ew0-f169.google.com) (209.85.219.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2009 23:17:24 +0000 Received: by ewy17 with SMTP id 17so1546517ewy.28 for ; Wed, 29 Apr 2009 16:17:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=+bVwlS0YIWVSkJ8tdfxROZ1x3CdfsU454x2/asTS/HU=; b=p4AH2OryhV1SSEArnTBXcQCPWkP7YZ6Z6CJu7HFIU31QT20qo29AnrSy53sWRFAdru rVHDNGPCaiT6VbCZngu5L/8AkE+jTYa4F/t7NPNEw+FIJ6LDZQtXP98ECLAW9HQIuBl0 FnzAU7Y9RnQaa6KwVyZJiwrTqLbSWvuljwskc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=hqLX1pKA69PytcUX/ZKtlX26tTrqBv0l358GK6Og/kmVL0JhhD71VHFpUBPO0Fq/9q zOoUhE4AGGaIm3QKhp18QkGBC5DDzMpMg4pl+VYCRoCT2rdbMS5up0SE5Xx8w28cmo0H Phe34/dG2n4kyYjcJoCx4km7itSnVDL7yV4Ng= MIME-Version: 1.0 Received: by 10.216.0.79 with SMTP id 57mr246709wea.48.1241047024467; Wed, 29 Apr 2009 16:17:04 -0700 (PDT) In-Reply-To: <8d623a000904281518tdb97ff6j6de7ff807af020f8@mail.gmail.com> References: <8d623a000904281518tdb97ff6j6de7ff807af020f8@mail.gmail.com> Date: Thu, 30 Apr 2009 01:17:04 +0200 Message-ID: <8d623a000904291617i1c945f0ej2ad0af2bb2569f98@mail.gmail.com> Subject: Re: Problems with ANTLR From: David Nemer To: Ant Users List Content-Type: multipart/alternative; boundary=001485f631e00afdc50468b9c7e9 X-Virus-Checked: Checked by ClamAV on apache.org --001485f631e00afdc50468b9c7e9 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Anyone??? -- David Nemer Sent from Kaiserslautern, RP, Germany On Wed, Apr 29, 2009 at 12:18 AM, David Nemer wrote: > Hey Everyone, > > I'm trying to build my project with ANT, and I'm getting the following > error: > > Reason: /scratch2/nemer/test/build.xml:47: Problem: failed to create task > or type antlr > Cause: the class org.apache.tools.ant.taskdefs.optional.ANTLR was not > found. > This looks like one of Ant's optional components. > Action: Check that the appropriate optional JAR exists in > -ANT_HOME/lib > -the IDE Ant configuration dialogs > > Do not panic, this is a common problem. > The commonest cause is a missing JAR. > > This is not a bug; it is a configuration problem > > I tried to download the ant-nodeps-1.7.1.jar to the ANT_HOME/lib, but still > doesn't work! > > Can anyone help me here!! I'm stuck and can't seem to find the solution! > > Cheers, > -- > David Nemer > Sent from Kaiserslautern, RP, Germany --001485f631e00afdc50468b9c7e9--