Task Tag Decorator Plugin for Eclipse
For all the times I was looking through a big project trying to find my TODO taks I’ve created an Eclipse plugin which helps track TODO tasks in any large Eclipse projects.
The project might have lots of TODO tags scattered in many files and Eclipse will present them only as a plain list. This plugin decorates Package Explorer so you can view a hierarchy of tags as in the screen shot below:

The plugin can be found here.