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