document OS X fix for bad Rhino version (#340)

This commit is contained in:
Jeff Williams 2013-02-13 08:28:36 -08:00
parent d517c47ef5
commit 21dbd5804f

View File

@ -60,7 +60,8 @@ JSDoc.
In rare cases, users may have their Java CLASSPATH configured to override the
included Rhino and point to an older version of Rhino instead. If this is the
case, simply correct the CLASSPATH to remove the older Rhino.
case, simply correct the CLASSPATH to remove the older Rhino. (On OS X, you may
need to remove the file `~/Library/Java/Extensions/js.jar`.)
The version of Rhino distributed with JSDoc 3 can be found here:
https://github.com/hegemonic/rhino