Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 75911 invoked from network); 4 Jan 2002 20:54:27 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Jan 2002 20:54:27 -0000 Received: (qmail 18345 invoked by uid 97); 4 Jan 2002 20:54:04 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 18315 invoked by uid 97); 4 Jan 2002 20:54:03 -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 18202 invoked from network); 4 Jan 2002 20:53:52 -0000 Message-Id: <200201042053.PAA25222@cs.utk.edu> Content-Type: text/plain; charset="iso-8859-1" From: "Stacy J. Prowell" Organization: The University of Tennessee To: ant-user@jakarta.apache.org Subject: Using ANTLR with multiple targets. Date: Fri, 4 Jan 2002 15:53:26 -0500 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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'm new to ant, and I could not find the answer to this question in the ant documentation or FAQ. I have a large project containing several ANTLR grammars. I want to use the ant ANTLR task to compile these to java source and then compile the java source. What I would like to do is the following: Obviously this won't work, but is there a way I can list the files and then apply the antlr task to each of the files in the list? I couldn't find a way to do this with filesets, nor could I find a task to iterate over a list of files, but I could have missed something. Any help is greatly appreciated! Thanks in advance, -- Stacy Prowell Research Associate Professor mailto:sprowell@cs.utk.edu http://www.cs.utk.edu -- To unsubscribe, e-mail: For additional commands, e-mail: