Is it possible to have tasks in Eclipse for a generic file containing text. I'm using Eclipse to write an essay and would like to use the task mechanism so that I can get back to the unfinished parts.
For example:
TODO: Check if this information is up to date
If this can't be done automatically by leaving TODO marks, can it be done manually?
I've tried the Add task, but id doesn't let me set the location (On element, In folder, Location).
Or is it perhaps possible to map a mylyn task to a row in the text file?