I am attempting to run this on OS X 10.6.2, Apple's Sun Java Build
1.6.0_17, JsDoc Toolkit 2.3.2. I am using the jsrun script to run the
jsdoc command. Using the -v option does not print out any additional
information. Here is the full command being executed by jsrun:
java -Djsdoc.dir=/Users/lajoie/Downloads/jsdoc_toolkit-2.3.2/jsdoc-
toolkit -Djsdoc.template.dir=/Users/lajoie/Downloads/
jsdoc_toolkit-2.3.2/jsdoc-toolkit/templates/jsdoc/ -jar /Users/lajoie/
Downloads/jsdoc_toolkit-2.3.2/jsdoc-toolkit/jsrun.jar /Users/lajoie/
Downloads/jsdoc_toolkit-2.3.2/jsdoc-toolkit/app/run.js -v <my js file>
I even hacked the JsRun.java source file to try and pass the -opt -1
arguments in to the Rhino runtime so I could get a stack trace, but I
didn't get much more information before I gave up and checked out the
project.
HTH,
ast
--
You received this message because you are subscribed to the Google Groups "JsDoc Toolkit Users" group.
To post to this group, send email to jsd...@googlegroups.com.
To unsubscribe from this group, send email to jsdoc-2+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jsdoc-2?hl=en.