It's all about the answers!

Ask a question

eclipse code annotations


Amir Bar-or (1513026) | asked Jul 30 '08, 11:54 a.m.
Any integration with code annotations like FIXME , TODO and work items,

any way to import those as workitems?

any way to bind code annotations with work items to specify the right lines in the files?

One answer



permanent link
Patrick Streule (4.9k21) | answered Jul 31 '08, 3:39 a.m.
JAZZ DEVELOPER
Any integration with code annotations like FIXME , TODO and work
items,

any way to import those as workitems?

You can currently create work items from the Error log and console, but
not yet from the Tasks view. I have created
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/59387
for this.

any way to bind code annotations with work items to specify the right
lines in the files?

Work item references in code are detected: When you type e.g. 'work item
15' somewhere in a code comment, Ctrl+Click will open the corresponding
work item.

Java elements can also be referenced from a work item. You can e.g. DnD
a Java element into the work item description or a comment, and there is
automatic link detection for stack traces.

Patrick,
Jazz Work Item Team

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.