carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_properties_view.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=iso-8859-1">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
	<title>Properties view</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
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<h1>Properties view</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<p>The properties view displays property names and values for a selected item such as a resource. </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p><img src="../images/view_properties.png" alt="Properties View"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<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>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<p>To see more detailed information about a resource than the Properties view gives you, right-click the resource name in the Project Explorer view and select Properties from the pop-up menu.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
<h2>Toolbar</h2>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
<p><table border="1" cellpadding="3" cellspacing="0">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
 	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
		<th>Icon</th>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
		<th>Name</th>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
		<th>Description</th>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
	 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
	<td align="center" valign="top"><img src="../images/icon_show_categories.png" alt="Show Categories Icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
	<td valign="top"><b>Show Categories</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
	<td valign="top">This command, when selected, lists the properties in sorted categories.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
		<td align="center" valign="top"><img src="../images/icon_show_advanced_prop.png" alt="Show Advanced Properties Icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
		<td valign="top"><b>Show Advanced Properties</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
		<td valign="top">This command, when selected, shows advanced properties.  By default, advanced properties are filtered.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
	<td align="center" valign="top"><img src="../images/icon_restore_default.png" alt="Restore Default Icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
		<td valign="top"><b>Restore Default</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
		<td valign="top">This command returns any modified properties to their default values.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
		<td align="center" valign="top"><img src="../images/icon_menu.png" alt="Menu Icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
		<td valign="top"><b>Menu</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
		<td valign="top">Click the black upside-down triangle icon to open a menu of items specific to the Properties view.<br><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
									<dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
										<p><dt>Show Categories</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
											<dd>See the toolbar item description above.</dd></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
										<p><dt>Show Advanced Properties</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
											<dd>See the toolbar item description above.</dd></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
									</dl></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
	</tr>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
		<td align="center" valign="top"><img src="../images/icon_con_min.png" alt="Minimize icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
		<td valign="top"><b>MinimizeConsole</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
		<td valign="top">Minimizes the Console view.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
		<td align="center" valign="top"><img src="../images/icon_con_max.png" alt="Maximize icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
		<td valign="top"><b>Maximize Console</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
		<td valign="top">Maximizes the Console view.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
</table></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
<img src="../images/ng00_07.gif" ALT=" IBM Copyright Statement" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
</bODY>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
</hTML>