[antlr-interest] Eclipse ANTLR IDE package issue

Bill Andersen andersen at ontologyworks.com
Fri Oct 17 13:23:58 PDT 2008


I have some grammars living in a directory for package P in Eclipse in  
which I've included header blocks specifying "package P;".  When I go  
to generate code using ANTLR IDE (1.1.0), the generated Java ends up  
in a package directory P.P while the file headers have, correctly,  
"package P".  I have set the options on the ANTLR IDE to put generated  
files in the same directory as the grammars, but that isn't happening.

Anyone else see this?

Bill Andersen
Ontology Works, Inc. (www.ontologyworks.com)
3600 O'Donnell Street, Suite 600
Baltimore, MD 21224
Office: +1.410.675.1201
Cell: +1.443.858.6444
Fax: +1.410.675.1204






More information about the antlr-interest mailing list