[IDE] Usage of templates: todo, fix, chk

15 views
Skip to first unread message

openwms.org

unread,
Apr 26, 2011, 5:33:23 PM4/26/11
to OPENWMS.org
Just type todo+<CTRL>+<SPACE> to insert a todo tag with your name,
like:
// TODO [scherrer] :

The same for fix+<CTRL>+<SPACE>:
// FIXME [scherrer] :

Or for code review type chk+<CTRL>+<SPACE>:
// CHECK [scherrer] :

The great advantage is that these markers are assigned to the author
and can be easily found in Eclipse Todo list.
Without having the name within the marker brackets its harder to find
your own tags.

A report of all tags is generated during the site build:
http://openwms2005.sourceforge.net/development/reference/0.0.1-SNAPSHOT/taglist.html
Reply all
Reply to author
Forward
0 new messages