1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
cdt/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm
2004-06-24 20:26:35 +00:00

71 lines
No EOL
2.8 KiB
HTML

<!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=iso-8859-1">
<title>Properties view</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>Properties view</h1>
<p>The properties view displays property names and values for a selected item such as a resource. </p>
<p><img src="../images/view_properties.png" alt="Properties View"></p>
<p>Toolbar buttons allow you to toggle to display properties by category or to filter advanced properties. Another toolbar button allows you to restore the selected property to its default value.</p>
<p>To see more detailed information about a resource than the Properties view gives you, right-click the resource name in the Navigator view and select Properties from the pop-up menu.</p>
<h2>Toolbar</h2>
<p><table border="1" cellpadding="3" cellspacing="0">
<tr>
<th>Icon</th>
<th>Name</th>
<th>Description</th>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_show_categories.png" alt="Show Categories Icon"></td>
<td valign="top"><b>Show Categories</b></td>
<td valign="top">This command, when selected, lists the properties in sorted categories.</td>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_show_advanced_prop.png" alt="Show Advanced Properties Icon"></td>
<td valign="top"><b>Show Advanced Properties</b></td>
<td valign="top">This command, when selected, shows advanced properties. By default, advanced properties are filtered.</td>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_restore_default.png" alt="Restore Default Icon"></td>
<td valign="top"><b>Restore Default</b></td>
<td valign="top">This command returns any modified properties to their default values.</td>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_menu.png" alt="Menu Icon"></td>
<td valign="top"><b>Menu</b></td>
<td valign="top">Click the black upside-down triangle icon to open a menu of items specific to the Properties view.<br><br>
<dl>
<p><dt>Show Categories</dt>
<dd>See the toolbar item description above.</dd></p>
<p><dt>Show Advanced Properties</dt>
<dd>See the toolbar item description above.</dd></p>
</dl></td>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_con_min.png"></td>
<td valign="top"><b>MinimizeConsole</b></td>
<td valign="top">Minimizes the Console view.</td>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_con_max.png"></td>
<td valign="top"><b>Maximize Console</b></td>
<td valign="top">Maximizes the Console view.</td>
</tr>
</table></p>
<p>
<img src="../images/ng00_04a.gif" ALT=" IBM Copyright Statement" >
</p>
</bODY>
</hTML>