-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9-rc-1
When using doclet that needs to specify javadoc parameter -docletpath (path where the jar with doclet is) it is not possible to specify it because the option in CoreJavadocOption is named docletClasspath instead of docletpath.