Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] what happened to TODO processing?

I can try to fix it but...
I never worked on CDT before (I just use it) and don't know where to start (or where to work on). Is there someone that could give me the basics about how the TODOs are processed in the JDT and how it should work in the CDT (who parses the comments and how, for instance).

Anyway, as soon as I have some free time I'll try to take a look at it by myself.

Regards,
Fabio Ceconello

cdt-dev-request@xxxxxxxxxxx wrote:
Message: 5
Date: Thu, 26 Oct 2006 13:22:49 -0400
From: Beth Tibbitts <tibbitts@xxxxxxxxxx>
Subject: RE: [cdt-dev] what happened to TODO processing?
To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Message-ID:
	<OF5E7946ED.474B0FF2-ON85257213.005F5D80-85257213.005F791E@xxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII

Yeah, it's https://bugs.eclipse.org/bugs/show_bug.cgi?id=79459

I wish i had a nickel for everyone who asks about this. (Myself included).
We all miss it, we just need someone to volunteer to do it! (To save Doug
the trouble of saying this for once.)

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511


Doug Schaefer <DSchaefer@xxxxxx m> To Sent by: "CDT General developers list." cdt-dev-bounces@e <cdt-dev@xxxxxxxxxxx> clipse.org cc Subject 10/26/2006 01:17 RE: [cdt-dev] what happened to TODO PM processing? Please respond to "CDT General developers list." <cdt-dev@eclipse. org>



There is a bug open on it. I remember it kind of worked in CDT 2.0. It was
never really finished so I'm not surprised that it doesn't work now.

Doug Schaefer
QNX Software Systems
Eclipse CDT Project Lead
http://cdtdoug.blogspot.com


> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Derek Morris
> Sent: Thursday, October 26, 2006 1:12 PM
> To: CDT General developers list.
> Subject: [cdt-dev] what happened to TODO processing?
>
> Hi,
>
> In Eclipse Java perspective if you type a TODO comment in the source, you
> got an
> entry in the Task. I can't seem to get it working in CDT3.1.1, but I'm
> sure it
> worked in CDT3.0.x. It is recognising something as TODO: gets syntac
> coloured,
> but there is no Task entry
>
> Is there a way to switch it on? Or has it disappeared for good?
>
> Example:
> // TODO: something
> adds 'something' to the task list window
> --
> Derek
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev ------------------------------





Back to the top