[antlr-interest] an antlr 3.1 beta daily build

Michael LeBlanc Mike at LeBlanc-Engineering.com
Tue Oct 30 06:11:48 PDT 2007


On Oct 30, 2007, at 8:11 AM, Johannes Luber wrote:

> Afterwards you have only to execute the buildfile.

I'm running ant 1.7.0 on MacOS 10.4.10 with the JAR from ANTLRworks  
1.1.4 ...

> $ ant -lib /Applications/ANTLRWorks.app/Contents/Resources/Java/ 
> antlrworks.jar
> ...
> compile:
> ...
>   [myjavac] Compiling 133 source files to /Users/mike/ 
> antlr-2007-10-29.14/build/classes
>   [myjavac] /Users/mike/antlr-2007-10-29.14/codegen/ANTLRLexer.java: 
> 61: duplicate class: org.antlr.tool.ANTLRLexer
>   [myjavac] public class ANTLRLexer extends antlr.CharScanner  
> implements ANTLRTokenTypes, TokenStream
>   [myjavac]        ^

followed by many similar errors.  Do I need an earlier JAR?  Or  
something else entirely?


More information about the antlr-interest mailing list