You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by li...@ctgpc.com.cn on 2003/08/01 09:20:59 UTC

答复: Using javacc for QueryParser.jj

Hi,
  If you only want to compile QueryParser.jj,that's easy.First you must
download the javaCC,then unzip it .add the directory(suppose c:\javacc) c:
\javacc\bin to your path
then you can use command javacc -option QueryParser.jj ,it will generate 7
java files.
          good luck


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org