0

Is it possible to view TODO's in non-source files in the task view?

For example I have a README in my project where I had described some problems and have marked them with TODO. I hoped they will be visible in the task view, but they are not.

Any way to define additonal files to search for tasks?

Rainer
  • 51
  • 5

1 Answers1

0

In the text editor right click on the marker bar (the vertical space just to the left of the text). Select 'Add Task..'. Make sure the Description text contains TODO click OK. The marker should then be shown in the default Tasks view.

The Eclipse Help has more details.

greg-449
  • 109,219
  • 232
  • 102
  • 145