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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
