- Updated JavaCC references.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149997 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2003-06-11 17:43:47 +00:00
parent 998d5eba9a
commit 43df3cc6e6
2 changed files with 4 additions and 5 deletions

View File

@ -80,11 +80,10 @@ NOTE: the ~ character represents your user account home directory.
Step 3) Install JavaCC
Building the Lucene distribution from the source requires the JavaCC
parser generator from WebGain, Inc. This software has
a separate license agreement that must be agreed to before you can use
it. The web page for JavaCC is here:
parser generator. This software has a separate license agreement that
must be agreed to before you can use it. The web page for JavaCC is here:
http://www.webgain.com/products/java_cc/
http://www.experimentalstuff.com/Technologies/JavaCC/
Follow the download links and download the zip file to a temporary
location on your file system. Unzip the file and run the large class file

View File

@ -76,7 +76,7 @@
Please download and install JavaCC 2.0 from:
<http://www.webgain.com/products/java_cc/>
<http://www.experimentalstuff.com/Technologies/JavaCC/>
Then, create a build.properties file either in your home
directory, or within the Lucene directory and set the javacc.home