Bug 34992 - TODO as a substring in a comment generates a task
Summary: TODO as a substring in a comment generates a task
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 RC3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-13 21:50 EST by paulomobr CLA
Modified: 2003-03-17 10:59 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paulomobr CLA 2003-03-13 21:50:42 EST
When I create a comment in the souce code that has TODO as a substring, such as
PROJETODOC for example, a new task is generated. This is rather anoying, because
this substring is very common in some languages (portuguese, spanish, maybe
others). I guess the expected behavior here is to create a task automatically
only when TODO is a whole word, not when it is a substring of another word.
Comment 1 Jerome Lanneluc CLA 2003-03-14 06:07:23 EST
You can control this using:
Window->Preferences->Java->Task Tags

Ok to close?
Comment 2 paulomobr CLA 2003-03-14 12:01:16 EST
Thank you for the tip Jerome, sorry I didn´t notice the new preferences item. I
guess I just got scared with the dozens of new tasks that appeared in my project
when I upgraded.