Is there a plugin in Eclipse that will allow comments with
// TODO:
and
// FIXME:
To show up in as task list, like in the "Task List" tab
Is there a plugin in Eclipse that will allow comments with
// TODO:
and
// FIXME:
To show up in as task list, like in the "Task List" tab
Ok thanks for the comments I got, I figured out:
From within Eclipse:
Click: Windows->Show View->Other...
Then from the popup dialog select Tasks
Then all the TODO and FIXME showed up on the bottom pane.