carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_pref_prop_pages.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<html lang="en">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
	<meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
	<title>Property Pages Settings preferences</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
	<link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<h1>Property Pages Settings preferences</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p>These settings affect behaviour of CDT property pages.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<p><img src="../images/cdt_pref-prop-pages.png" alt="Property Pages Settings preferences tab"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
  <dt>Show 'Manage Configurations...' button</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
  <dd>Shows or hides corresponding button, normally placed on every property page.<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
      If this button is hidden, Manage operation can be accessed from Main Menu or Context Menu.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
  <dt>Display 'Data hierarchy' tab</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
  <dd>Displays auxilliary tab which allows browsing data of project configurations.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
      This feature is useful for debug purposes mostly, so it's disabled by default.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
  <dt>Display 'Tool Chain Editor' tab</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
  <dd>Shows or hides corresponding tab. Normally, users need not to edit tool chains manually.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
  <dt>Save property dialog bounds</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
  <dd>Defines how property dialog parameters will be preserved: 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
  <ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
    <li>Save dialog size only (position is set by system).
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
    <li>Save dialog and position (next time, dialog will be shown on the same place with the same size).
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
    <li>Do not save at all (size and position is set by system each time when dialog is shown).
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
  </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
  </dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
  <dt>Discovery profiles naming rule</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
  <dd>Discovery profiles have unique IDs, but their names may be duplicate, 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
      expecially if they are contributed by different developers. So there 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
      are 4 way to distinguish them in the list on Discovery tab:
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
  <ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
    <li>Show names if they are unique. Else show Name + ID.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
    <li>Show names if they are unique. Else show IDs only.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
    <li>Always show Name + ID.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
    <li>Always show IDs only.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
  </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
  </dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
  <dt>Restore Defaults</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
  <dd>Sets all parameters to default values</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
  <dt>Apply</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
  <dd>Saves current settings.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
</dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
</html>