Compare merge tasks

Model RealTime provides a dedicated view that allows you to keep track of notes taken during a compare or merge session. It can for example be used to remember actions that need to be performed after a merge session, or to write review comments for changes.

To make this view visible invoke Window – Show View – Other and then type “task” in the filter box to find the view called “Compare/Merge Tasks” (it's located in the “Compare/Merge” category).

There are a few different kinds of Compare/Merge tasks. The most general one is a Note task. You create a Note task by pressing the Add New Compare/Merge Task button in the view's toolbar. Provide a description and optionally a more detailed text in the dialog that appears.

Here is an example of a Note task created during a merge session.

Just like for tasks in the standard Eclipse Tasks view you may set a priority for a Compare/Merge task (Normal, High or Low). There is also a checkbox which can be used to mark the task as completed.

More specific kinds of Compare/Merge tasks are created using the Compare/Merge user interface:

For all Compare/Merge tasks that are linked to a model element, there are some additional navigation commands available in the context menu. For example, you can navigate to the element in the Code view, in a diagram or in the Properties view.

Compare/Merge tasks are stored in your workspace metadata. To share them between different workspaces (for example, between different developers) you can export them into a text file which then can be imported into another workspace. Use the Import and Export buttons that are available in the toolbar of the Compare/Merge Tasks view.

Of course, for navigation to work the workspace where you import the Compare/Merge tasks must contain the model elements that are referenced by the imported tasks. If referenced model elements are missing you will get an error message when trying to navigate to it: