hi there, to get the StandardTokenizer.java and other java files get metamata's javacc install it and run javacc StandardTokenizer.jj this will output the java files. yours.
>From: Jacob Gutierrez <[EMAIL PROTECTED]> >Reply-To: "Lucene Developers List" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: What Do I do with "StandardTokenizer.jj" ?? >Date: Fri, 22 Mar 2002 12:46:56 -0400 >MIME-Version: 1.0 >Received: from [192.18.49.131] by hotmail.com (3.2) with ESMTP id >MHotMailBE64A86F006B40042A12C0123183E4990; Fri, 22 Mar 2002 08:35:59 -0800 >Received: (qmail 24826 invoked by uid 97); 22 Mar 2002 16:35:20 -0000 >Received: (qmail 24789 invoked from network); 22 Mar 2002 16:35:19 -0000 >From lucene-dev-return-1063-marwan001 Fri, 22 Mar 2002 08:36:48 -0800 >Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm >Precedence: bulk >List-Unsubscribe: <mailto:[EMAIL PROTECTED]> >List-Subscribe: <mailto:[EMAIL PROTECTED]> >List-Help: <mailto:[EMAIL PROTECTED]> >List-Post: <mailto:[EMAIL PROTECTED]> >List-Id: "Lucene Developers List" <lucene-dev.jakarta.apache.org> >Delivered-To: mailing list [EMAIL PROTECTED] >Message-Id: <[EMAIL PROTECTED]> >X-Sender: [EMAIL PROTECTED] >X-Mailer: QUALCOMM Windows Eudora Version 5.1 >X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > >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]> > _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
