Netbeans does not mark TODO in error string

I am switching from eclipse with the Aptana plugin to netbeans 7.1. Is it possible to mark TODO in the error line on the right with a blue dot, as in eclipse?

+3
source share
2 answers

In Netbean you can no longer do this, the only way to get your tasks is to use the Task Window . Perhaps you can find a plugin to add labels to the fields on the left / right.

Let me know if you found it in the course of events, I did a search, but did not find anything.

+2
source

, Eclipse. ( Netbeans 8) Window > Action Items, , Tools > Options > Teams > ToDo patterns TODO. TODO ( , ) Action Items.

0

All Articles