blob: 621d5babb25f96fe1a74e4549fb177b4d9c2e72a [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="copyright" content=
"Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>Quick Diff Preference Page</title>
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css" />
<style type="text/css">
/*<![CDATA[*/
table.c3 {width: 100%;}
td.c2 {vertical-align: top;}
td.c1 {vertical-align: top; width: 25%;}
/*]]>*/
</style>
</head>
<body>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
<h1 class="Head">Quick Diff Preference Page</h1>
<div class="Para"></div>
<div class="Para">
<p>The following preferences can be changed on the <a class="command-link" href=
'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.editors.preferencePages.QuickDiff)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link" /> <strong>General &gt; Editors &gt;
Text Editors &gt; Quick Diff</strong></a> preference page.</p>
</div>
<table border="1" cellspacing="0" class="c3">
<tbody>
<tr>
<th width="25%">
<div class="Para">
Option
</div>
</th>
<th>
<div class="Para">
Description
</div>
</th>
<th>
<div class="Para">
Default
</div>
</th>
</tr>
<tr>
<td align="left" valign="top" width="25%">
<div class="Para">
Enable quick diff<br />
</div>
</td>
<td align="left" valign="top">
<div class="Para">
This option will enable or disable the quick diff option.
</div>
</td>
<td align="left" valign="top">
<div class="Para">
On
</div>
</td>
</tr>
<tr>
<td class="c1">Show differences in overview ruler<br /></td>
<td class="c2">This option will show differences in the overview ruler.</td>
<td class="c2">Off<br /></td>
</tr>
<tr>
<td align="left" valign="top" width="25%">
<div class="Para">
Colors - Changes<br />
</div>
</td>
<td align="left" valign="top">This option controls the color of changes.</td>
<td align="left" valign="top"></td>
</tr>
<tr>
<td align="left" valign="top" width="25%">
<div class="Para">
Colors - Additions<br />
</div>
</td>
<td align="left" valign="top">
<div class="Para">
This option controls the color of additions.<br />
</div>
</td>
<td align="left" valign="top"><br /></td>
</tr>
<tr>
<td align="left" valign="top" width="25%">
<div class="Para">
Colors - Deletions<br />
</div>
</td>
<td align="left" valign="top">
<div class="Para">
This option controls the color of deletions.<br />
</div>
</td>
<td align="left" valign="top"><br /></td>
</tr>
<tr>
<td class="c1">Use this reference source<br /></td>
<td class="c2">
This option sets which reference to use as the base for generating quick diff comparisons. Options are:
<ul>
<li><strong>Version on Disk:</strong> Current file is compared against the last saved version on disk.</li>
</ul>
</td>
<td class="c2">Version on Disk<br /></td>
</tr>
</tbody>
</table>
</body>
</html>