- Fix for bug 7017:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7017
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149712 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2002-03-11 00:43:21 +00:00
parent d97cbdffff
commit 27017fae14
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
if you installed JavaCC in /usr/local/java/javacc2.0, then set the if you installed JavaCC in /usr/local/java/javacc2.0, then set the
javacc.home property to: javacc.home property to:
javacc.home=/usr/local/java/javacc2.0/bin/lib javacc.home=/usr/local/java/javacc2.0/bin
If you get an error like the one below, then you have not installed If you get an error like the one below, then you have not installed
things correctly. Please check all your paths and try again. things correctly. Please check all your paths and try again.