I've written a custom tags handler, and wanted to give <documenttags> a try.
I got this:

 [document] javadoc: In doclet class xdocle [document] Generating toc file
for namespaces
 [document]   Generating toc file for tags
 [document]   (TemplateEngine.invokeMethod         811 ) Invoking method
failed:
 firstSentenceDescription, line=4 of template file:
jar:file:/C:/jakarta/jakarta
-ant/proposal/xdocs/lib/xdoclet.jar!/xdoclet/doc/tags_main.j
 [document] java.lang.NullPointerExceptiont.DocletTask$DocletMain,  method
star
t has thrown an exception java.lang.reflect.InvocationTargetException
 [document]     at
xdoclet.tags.ClassTagsHandler.firstSentenceDescription(ClassT
agsHandler.java:731)

What could I be doing wrong?  Or is XDoclet doing something wrong? I use the
firstSentenceDescription in a custom template of mine on the same classes
just fine, so I'm puzzled by this.  Are there custom tags necessary to make
<documenttags> work properly?  If so, what are they?

Thanks,
    Erik



_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to