carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_pref_prop_pages.htm
changeset 5 684bf18fdedf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_pref_prop_pages.htm	Fri Dec 04 10:01:33 2009 -0600
@@ -0,0 +1,52 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+
+<head>
+	<meta http-equiv="Content-Language" content="en-us">
+	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+	<title>Property Pages Settings preferences</title>
+	<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+<body>
+
+<h1>Property Pages Settings preferences</h1>
+
+<p>These settings affect behaviour of CDT property pages.</p>
+<p><img src="../images/cdt_pref-prop-pages.png" alt="Property Pages Settings preferences tab"></p>
+<dl>
+  <dt>Show 'Manage Configurations...' button</dt>
+  <dd>Shows or hides corresponding button, normally placed on every property page.<br>
+      If this button is hidden, Manage operation can be accessed from Main Menu or Context Menu.</dd>
+  <dt>Display 'Data hierarchy' tab</dt>
+  <dd>Displays auxilliary tab which allows browsing data of project configurations.
+      This feature is useful for debug purposes mostly, so it's disabled by default.</dd>
+  <dt>Display 'Tool Chain Editor' tab</dt>
+  <dd>Shows or hides corresponding tab. Normally, users need not to edit tool chains manually.</dd>
+  <dt>Save property dialog bounds</dt>
+  <dd>Defines how property dialog parameters will be preserved: 
+  <ul>
+    <li>Save dialog size only (position is set by system).
+    <li>Save dialog and position (next time, dialog will be shown on the same place with the same size).
+    <li>Do not save at all (size and position is set by system each time when dialog is shown).
+  </ul>
+  </dd>
+  <dt>Discovery profiles naming rule</dt>
+  <dd>Discovery profiles have unique IDs, but their names may be duplicate, 
+      expecially if they are contributed by different developers. So there 
+      are 4 way to distinguish them in the list on Discovery tab:
+  <ul>
+    <li>Show names if they are unique. Else show Name + ID.
+    <li>Show names if they are unique. Else show IDs only.
+    <li>Always show Name + ID.
+    <li>Always show IDs only.
+  </ul>
+  </dd>
+  <dt>Restore Defaults</dt>
+  <dd>Sets all parameters to default values</dd>
+  <dt>Apply</dt>
+  <dd>Saves current settings.</dd>
+</dl>
+
+</body>
+
+</html>