1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm
2007-06-23 00:38:32 +00:00

49 lines
1.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//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>Appearance preferences</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>Appearance preferences</h1>
<p>Use the <b>Appearance</b> panel of the Preferences window to customize the appearance of C elements in the viewers.</p>
<p><img src="../images/view_appearance_prefs.png" width="627" height="524"></p>
<table width="700px" cellpadding="5" cellspacing="0" border="1" >
<caption>
<b>Appearance Options</b>
</caption>
<colgroup>
<col width="30%" valign="top" >
<col width="70%" valign="top" >
</colgroup>
<tbody>
<tr>
<td width="241" valign="top"><b>Show translation unit numbers </b></td>
<td width="433" valign="top">Select this option to show translation unit numbers. </td>
</tr>
<tr>
<td valign="top"><b>Group the includes in the C/C++ projects view </b></td>
<td valign="top">Select this option to group include files in the C/C++ project view. </td>
</tr>
<tr>
<td valign="top"><b>Group the includes in the outliner </b></td>
<td valign="top">Select this option to group include files in outline views. </td>
</tr>
<tr>
<td valign="top"><b>Group the namespaces in the outliner </b></td>
<td valign="top">Select this option to group files by namespaces in outline views. </td>
</tr>
</tbody>
</table>
<p><img src="../images/nokia2007Copyright.png" width="255" height="14"></p>
</body>
</html>