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?

Mhmm, this I wanted always.... but would it not be possible to use any
'TODO:', not even the one starting with '//' -> so a Doxygen ///
\todo: or //! \todo: would work also?

Thanks

On 10/26/06, Derek Morris <dmsubs@xxxxxxxxxxxxx> wrote:
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



Back to the top