[antlr-interest] Putting antlr into a different package?

Terence Parr parrt at jguru.com
Fri Mar 7 12:10:01 PST 2003


Hi.  That is an atypical requirement for using external packages, 
but...easy to do in IntelliJ IDEA; one refactor command :)

Ter
On Friday, March 7, 2003, at 11:35  AM, Paul J. Lucas wrote:

> I've looked through the documentation but see no way to make the 
> generated Java code from antlr use import statements for antlr from a 
> different package.  For conflict reasons on a large project, we need 
> to have it generated something like "import my.antlr.whatever;" rather 
> than the standard "import antlr.whatever;".
>
> Is there any way to do that with the code out of the box?  Or do I 
> have to hack the source?
>
> - Paul
>
>
>
>
> Your use of Yahoo! Groups is subject to 
> http://docs.yahoo.com/info/terms/
>
>
--
Co-founder, http://www.jguru.com
Creator, ANTLR Parser Generator: http://www.antlr.org
Lecturer in Comp. Sci., University of San Francisco


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list