carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_m_file.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=utf-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
<title>File Menu actions</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
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<h1>File Menu actions</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p><img src="../images/cdt_menu_file.png" alt="Selecting File Menu" ></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
<table border="1" cellspacing="0" cellpadding="3">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
<tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
 <tr><th>Name</th><th>Function</th><th>Keyboard Shortcut</th></tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
 <tr valign="top">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
  <td valign="top"><b>New</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
  <td valign="top">Create a new project, folder, or file.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
  <td valign="top">Alt+Shift+N</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
 <tr valign="top">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
  <td valign="top"><b>Open File...</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
  <td valign="top">Open existing file.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
  <td valign="top">&nbsp;</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
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
 <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
  <td valign="top"><b>Close</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
  <td valign="top">Close the current editor. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
  If the editor contains unsaved data, a save request dialog is shown.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
  <td valign="top">Ctrl+F4</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
 <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
  <td valign="top"><b>Close All</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
  <td valign="top">Close all editors. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
  If editors contains unsaved data, a save request dialog will be shown.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
  <td valign="top">Ctrl+Shift+F4</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
 <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
  <td valign="top"><b>Save</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
  <td valign="top">Save the content of the current editor. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
  Disabled if the editor does not contain unsaved changes.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
  <td valign="top">Ctrl+S</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
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
 <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
  <td valign="top"><b>Save As</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
  <td valign="top">Save the content of the current editor under a new name.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
  <td valign="top">&nbsp;</td>
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
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
 <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
  <td valign="top"><b>Save All</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
  <td valign="top">Save the content of the current editor. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
  Disabled if no editor contains unsaved changes.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
  <td valign="top">Ctrl+Shift+S</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
 <tr valign="top">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
  <td valign="top"><b>Revert</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
  <td valign="top">Revert the content of the current editor back to the content of the saved file. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
  Disabled if the editor does not contain unsaved changes.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
  <td valign="top">&nbsp;</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
 <tr valign="top">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
  <td valign="top"><b>Move</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
  <td valign="top">Move a resource.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
  <td valign="top">&nbsp;</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
 <tr valign="top">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
  <td valign="top"><b>Rename</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
  <td valign="top">Renames a resource.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
  <td valign="top">F2</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    84
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    85
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
 <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
  <td valign="top"><b>Refresh</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    88
  <td valign="top">Refreshes the content of the selected element with the local file system.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    89
  When launched from no specific selection, this command refreshes all projects.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
  <td valign="top">F5</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    92
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    93
 <tr valign="top">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    94
  <td valign="top"><b>Convert Line Delimiters to (submenu)</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    95
  <td valign="top">Changes line delimiters either to Windows, or UNIX, or Mac OS9 format.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    96
  <td valign="top">&nbsp;</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    97
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    98
  
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    99
 <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   100
  <td valign="top"><b>Print</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   101
  <td valign="top">Prints the content of the current editor. Enabled when an editor has the focus.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   102
  <td valign="top">Ctrl+P</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   103
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   104
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   105
  <tr valign="top">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   106
  <td valign="top"><b>Switch workspace...</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   107
  <td valign="top">Relaunches Eclipse with a new workspace.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   108
  <td valign="top">&nbsp;</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   109
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   110
  
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   111
 <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   112
  <td valign="top"><b>Import</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   113
  <td valign="top">Opens the <b>Import</b> dialog and shows all import wizards.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   114
  <td valign="top">&nbsp;</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   115
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   116
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   117
 <tr valign="top">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   118
  <td valign="top"><b>Export</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   119
  <td valign="top">Opens the <b>Export</b> dialog and shows all export wizards.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   120
  <td valign="top">&nbsp;</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   121
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   122
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   123
 <tr valign="top">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   124
  <td valign="top"><b>Properties</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   125
  <td valign="top">Opens the property pages of the select elements.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   126
  <td valign="top">Alt+Enter</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   127
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   128
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   129
 <tr valign="top">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   130
  <td valign="top"><b>Exit</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   131
  <td valign="top">Exit Eclipse</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   132
  <td valign="top">&nbsp;</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   133
 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   134
</tbody></table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   135
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   136
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   137
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   138
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   139
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   140
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   141
</html>