Update of /cvsroot/xdoclet/xdoclet/xdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv12263/xdoclet/xdocs

Modified Files:
        bp.xml 
Log Message:
Added "Use a dot to seperate namespace and element"

Index: bp.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/xdocs/bp.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** bp.xml      1 Dec 2002 12:43:19 -0000       1.5
--- bp.xml      1 Dec 2002 14:46:34 -0000       1.6
***************
*** 43,46 ****
--- 43,52 ----
                  <source>String id = SomeBeanUtil.generateGUID(this);</source>
                </subsection>
+               <subsection name="Use a dot to seperate namespace and element">
+                       <p>
+                               To avoid getting Javadoc warnings about unknown tags 
+("warning - @ejb:interface-method is an unknown tag"),
+                               replace the : with a . (JavaDoc will ignore these 
+tags).
+                       </p>
+               </subsection>
                <subsection name="Entity Beans Best Practices">
                    <ul>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to