carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_c_code_style_pref.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//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>Code Style preferences</title>
       
     8 	<link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>Code Style preferences</h1>
       
    13 
       
    14 <p>Use the <b>Code Style</b> preference panel to configure you code style profiles for smart typing features, like auto-indentation and formatting. Click <b>Window &gt; Preferences &gt; C/C++ &gt; Code Style</b> to make changes.</p>
       
    15 <p><img src="../images/code_style_preferences.png"  alt="Code Style Preferences"></p>
       
    16 <table border="1" cellspacing="0" cellpadding="5" width="600" summary="All options">
       
    17 	<thead>
       
    18 		<tr>
       
    19 			<th>
       
    20 			<p>Action</p>
       
    21 			</th>
       
    22 			<th>
       
    23 			<p>Description</p>
       
    24 			</th>
       
    25 		</tr>
       
    26 	</thead>
       
    27 	<tbody>
       
    28 		<tr>
       
    29 			<td valign="top" width="25%">
       
    30 			<p>New...</p>
       
    31 			</td>
       
    32 			<td valign="top">
       
    33 			<p>Shows the dialog to create a new profile. The dialog requires you to enter a name for the new profile. Additionally, you may select a built-in or user-defined existing profile to base your new profile on.</p>
       
    34 			</td>
       
    35 		</tr>
       
    36 		<tr>
       
    37 			<td valign="top" width="25%">
       
    38 			<p>Edit...</p>
       
    39 			</td>
       
    40 			<td valign="top">
       
    41 			<p>Shows a dialog which displays the settings stored in the active profile. Only user-defined profiles can be modified.</p>
       
    42 			</td>
       
    43 		</tr>
       
    44 		<tr>
       
    45 			<td valign="top" width="25%">
       
    46 			<p>Remove</p>
       
    47 			</td>
       
    48 			<td valign="top">
       
    49 			<p>Removes the selected profile. This action is only available on user-defined profiles.</p>
       
    50 			</td>
       
    51 		</tr>
       
    52 		<tr>
       
    53 			<td valign="top" width="25%">
       
    54 			<p>Import...</p>
       
    55 			</td>
       
    56 			<td valign="top">
       
    57 			<p>Imports profiles from the file system.</p>
       
    58 			</td>
       
    59 		</tr>
       
    60 	</tbody>
       
    61 </table>
       
    62 
       
    63 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
       
    64 <a href="../concepts/cdt_o_code_entry.htm">Coding aids</a></p>
       
    65 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    66 <br>
       
    67 <a href="../tasks/cdt_t_cust_cpp_editor.htm">Customizing the C/C++ editor</a><br>
       
    68 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    69 <br>
       
    70 <a href="cdt_o_ceditor_pref.htm">C/C++ editor preferences</a></p>
       
    71 <img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >
       
    72 
       
    73 </body>
       
    74 
       
    75 </html>