Hi This is my problem. I am using the <javadoc/> ant task to generate the Java doc files for my App. In my source files I have XDoclet tags such as @hibernate.set @hibernate.collection-key @hibernate.collection-many-to-many etc etc I want these tags also to be displayed in the generated JavaDoc HTML files.
What should i do to get this behaviour .. Thanks in advance for any help Mahen