marker

Creates a task in the task view and associates that task with the current location in the generated file.


Tag Summary
 
required <marker />
 
full tag <marker />

There are no required attributes
 

There are no optional attributes
 

Example
 
<marker >Please fill in this method body.</marker>

This marker tag will create a task in the task list view. The text displayed for the task is "Please fill in this method body." When the developer double clicks on the task, the artifact being generated now will be brought up in the correct editor.


© Copyright IBM Corporation 2000, 2006. All Rights Reserved.