Re: Debuging XDoclet with ant
Jeff Harmes <[email protected]>
| Newsgroups | gmane.comp.java.xdoclet.user |
|---|---|
| Message-ID | <[email protected]> |
Shervin,
I believe you just set the verbose="true" on the particular doclet
task you are invoking. Example:
<ejbdoclet ejbSpec="2.1"
excludedTags="@author,@version,@todo,@see"
*verbose="true"*
destdir="${src}"
force="${force.generation}">
Hope this helps?
Regards,
Jeff
Shervin Asgari wrote:
> Hello, I searched through the archive, and I found this email, but I
> couldn't find a reply to this one. I am wondering the exact same thing.
>
> Thanks for any useful tips
>
> Shervin
>
>
> Nathaniel Rahav
> Thu, 20 Feb 2003 20:05:28 -0800
>
> Hello, please forgive the newbie question...
> but how do you get XDoclet to output its debugging information when
> running ant ?
>
> Thanks
>
> Nat
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
> The most comprehensive and flexible code editor you can use.
> Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
> www.slickedit.com/sourceforge
> _______________________________________________
> xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> xdoclet-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>