I then tried your plugin, and noticed the syntax error, which I fixed, and then it also ran without exception.
From the error message you quoted it sounds like there is a problem with the path to the plugins directory itself. Here's how I ran my test with your plugin:
$ cd ~/projects/jsdoc
$ ./jsdoc test/cases/classtag.js
Using the "./jsdoc" shell script should set up the correct path variables for you. If you're trying something much different than that, then that may be the problem.
Michael Mathews
mic...@gmail.com
> --
> You received this message because you are subscribed to the Google Groups "JSDoc Users" group.
> To post to this group, send email to jsdoc...@googlegroups.com.
> To unsubscribe from this group, send email to jsdoc-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/jsdoc-users?hl=en.
>
What is the exact command lines you are using (see how I quoted mine exactly)? What OS, Java Version, etc?
Have any other users ever had any similar issues?
}
That's very useful information, and I definitely will update the user guide with your command line. Thanks so much for feeding back.
--
m