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 <[EMAIL PROTECTED]> 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: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards� http://movies.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
