I have created a task tag TODO by typing //TODO (some text)
, now I want to mark it as completed but when I right click on it in the Tasks view, the Mark Completed option is grayed out or unavailable. How can I mark it as completed?
Please help me. thanks.
If you want your task to be pointing to a piece of code then right-click on the marker bar or the line number of the row and select Add Task.... This will allow you to add a task which can be set to Complete and it will also take you to your code if you double-click on it in Tasks-view.
Click on the Window menu and select Show View → Other. In the filter text box enter Tasks. Under General, select Tasks.
Tag is a snapshot of the project state. You can create a tag of the one specified revision or a tag, containing resources of different revisions.
That is a bug in eclipse. You cannot Mark it Completed if you just write it // TODO
, you can only mark it completed if you create a task using right click then Add Task.
If you don't want to remove // TODO
you can create another task flag Preferences->Java->Compiler->Task for example COMPLETE, then put it after your TODO.
See this thread
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With