mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
document OS X fix for bad Rhino version (#340)
This commit is contained in:
parent
d517c47ef5
commit
21dbd5804f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user