You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by tek1 <te...@pobox.com> on 2002/04/26 04:30:38 UTC

todo task?

just wondering if there is an ant task to scan all your .java source files 
and generate a todo list based todo tags (i.e. "@todo" or "//todo" or "/* 
todo: ... */") located within the source?

thank you. 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: todo task?

Posted by Dave Bettin <ja...@yahoo.com>.
The new version of xdoclets will generate todo lists
based off of @todo doclets. This can be accomplished
from the xdoclet ant task. 

http://xdoclet.sourceforge.net

Dave
--- tek1 <te...@pobox.com> wrote:
> just wondering if there is an ant task to scan all
> your .java source files 
> and generate a todo list based todo tags (i.e.
> "@todo" or "//todo" or "/* 
> todo: ... */") located within the source?
> 
> thank you. 
> 
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>