|
|
Re: Tasks View Missing TODOs [message #503860 is a reply to message #503791] |
Wed, 16 December 2009 01:51  |
Eclipse User |
|
|
|
michelle.cook@ngc.com wrote:
> I have a file that has several TODOs that are nested within a Javadoc
> line. For example:
>
> @param param1 this is my comment TODO add more comments
>
> This TODO is not picked up by the Tasks view,
Works fine for me. Note that you must either have auto-build enabled or
do a build to update the TODOs. If you can still reproduce using 3.6 M4
then please file a bug report against JDT
(https://bugs.eclipse.org/bugs/enter_bug.cgi?product=JDT).
Dani
> however, if I move
> it to the end of the line, such as:
>
> @param param1 this is my comment add more comments TODO
>
> then it gets picked up.
>
> This is causing a real problem for me because I am supposed to
> find/fix all the TODOs in our project which consists of hundreds of
> source files and the developers frequently nest the TODO comments such
> as shown above.
>
> Is this a bug or intended behavior? Is there a way around this?
>
> Thanks!
>
|
|
|
Powered by
FUDForum. Page generated in 0.04032 seconds