You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Otis Gospodnetic <ot...@yahoo.com> on 2002/03/22 17:42:52 UTC

Re: What Do I do with "StandardTokenizer.jj" ??

Yes, you need JavaCC, and if you try building Lucene with Ant and do
not have JavaCC, or build property is not pointing to it you will get
an error message.
Did you not get that message?

Otis

--- Jacob Gutierrez <ja...@computer.org> wrote:
> Hi...
> 
> I don't understand what do I do with with the "StandardTokenizer.jj"
> file, 
> I am trying to compile my own code and I have to use the classes in
> the 
> "Analysis" package... but this file has a "jj" extension. How do I
> get a 
> "StandardTokenizer.java" file??
> The documentation says that this file was generated with JavaCC, do I
> have 
> to use JavaCC somehow??
> Any help will be appreciated a lot.
> 
> 
> 
> 
> Jacob Guti�rrez R.
> Cochabamba - Bolivia
> 
> 
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>