Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
Re: showing XDoclet hibernate tags in the genearated Javadoc html
files...

Re: showing XDoclet hibernate tags in the genearated Javadoc html
files...

2005-05-31       - By Antoine Levy-Lambert

Hello Mahen,
this is slightly off topic.
You need to develop your own javadoc doclet which will recognize the
hibernate tags as well as the standard javadoc tags.
Then you will run javadoc using your doclet.
You need to study the documentation of javadoc and of the standard
doclet in the J2SE documentation.

Cheers,

Antoine

Mahen Perera wrote:

>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
> @(protected)
>@(protected)
>@(protected)
> 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
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.