blob: dd364ee5376a0557cb5c3b0c930f9e02caad7173 [file] [log] [blame]
<html>
<body bgcolor="FFFFFF">
<p>&nbsp;</p>
<h2><a name="R4E">R4E 0.13 Release</a></h2>
<table cellpadding="10" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="15%" bgcolor="#E0D0E6">
<p align="left">
<b>Compare review items </b>
</p>
</td>
<td valign="top" width="85%">
<p align="left">It is possible to compare two arbitrary Review Items
that are included in the same Review. Typically this will be
used to see the differences between two versions of a given code
change. In order to do this, select two Review Items in the Review
Navigator (using Ctrl-Left click or Shift-Left click) and then
right click on one of the items and select the "Compare Review
Items" command from the context menu.</p>
<p>
<img border="0" src="../new/images/0.13/CompareReviewItems.png">
</p>
<p align="left">This will open a Structural Compare Editor that will
show the files versions that are different. The file that belong
to the most recently committed Review Item will always be the
target files (on the left side) and the files belonging to the
oldest Review Item will be the base files (on the right side).</p>
<p>
<img border="0" src="../new/images/0.13/CompareReviewItemsEditor.png">
</p>
<p align="left">Finally, it is possible to navigate through the
annotations by using the Next Annotation/Previous Annotation
global eclipse commands, or by using the new Next Open Anomaly/
Previous Open Anomaly commands in the compare editor toolbar menu </p>
</td>
</tr>
</table>
</body>
</html>