Thank you for helping, I'll look at chekstyle for that, and encourage developpers to use the javadoc @todo tag.

Nio.

Webb Morris a écrit :

You can specify what you'd like for your "todo" tag in your build.properties, i.e:

[EMAIL PROTECTED]

WM


--- Joe Boyd <[EMAIL PROTECTED]> wrote:


Checkstyle has the ability to mark //TODO comments for you.

http://checkstyle.sourceforge.net/config_misc.html#TodoComment

Perhaps you can get the maven checkstyle plugin to accomplish what you need.


...Joseph Boyd


Lead Application Developer
accessIndiana..."linking hoosiers to government"
http://www.IN.gov
10 West Market St., Suite 600
Indianapolis, IN 46204



J. Matthew Pryor wrote:


AFAICT the tasklist plugin uses vdoclet which reads javadoc tags, so there
is no way you can get it to parse C++ style // TODO comment like eclipse
does to construct its internal task list

jmp




-----Original Message-----
From: nicolas De Loof [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 10, 2004 7:55 PM
To: Maven Users List
Subject: Re: tasklist plugin and eclipse "TODO"


I would like maven tasklist plugin to get the "// TODO" tags that lot's of developpers on my project allready use. I know we just have to change eclipse congfig to use javadoc @todo, but I know too that developpers habits are difficult to change !

Nico.


Martin van den Bemt a écrit :





Just add the @todo to Preferences/Java/TaskTags..

Mvgr,
Martin

On Tue, 2004-03-09 at 10:09, nicolas De Loof wrote:





Hi all,

using eclipse IDE, the TODO keyword is used in comments to

notice some



task in the code. The tasklist plugin uses the javadoc @todo tag to get all tasks.

Is they're a way to get "eclipse style" task using tasklist without having to change Eclipse configuration ?

Nico.




********************************************************************** CONFIDENTIALITY NOTICE: This E-mail and any attachments are confidential. If you are not the intended recipient, you do not have permission to disclose, copy, distribute, or open any attachments. If you have received this E-mail in error, please notify us immediately by returning it to the sender and delete this copy from your system.

Thank you.
accessIndiana, MyLocal.IN.gov, CivicNet
**********************************************************************


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to