You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by nicolas De Loof <ni...@cgey.com> on 2004/03/09 10:09:41 UTC

tasklist plugin and eclipse "TODO"

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: tasklist plugin and eclipse "TODO"

Posted by "J. Matthew Pryor" <jm...@yahoo.com>.
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:nicolas.deloof@cgey.com] 
> 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.
> >>
> >>------------------------------------------------------------
> ---------
> >>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >>For additional commands, e-mail: users-help@maven.apache.org
> >>    
> >>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: tasklist plugin and eclipse "TODO"

Posted by nicolas De Loof <ni...@cgey.com>.
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.
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>For additional commands, e-mail: users-help@maven.apache.org
>>    
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: tasklist plugin and eclipse "TODO"

Posted by Martin van den Bemt <ml...@mvdb.net>.
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.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
-- 
Mvgr,
Martin


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org