mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
122 lines
No EOL
5.1 KiB
HTML
122 lines
No EOL
5.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//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>Window Menu actions</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
</head>
|
|
<body>
|
|
<h1>Window Menu actions</h1>
|
|
|
|
<p><img src="../images/cdt_menu_window.png" alt="Window Menu" ></p>
|
|
<p>
|
|
<table border="1" cellspacing="0" cellpadding="3">
|
|
<tr><th>Name</th><th>Function</th><th>Keyboard Shortcut</th></tr>
|
|
|
|
<tr>
|
|
<td><b>New Window</b></td>
|
|
<td>Opens new Window </td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><b>New Editor</b></td>
|
|
<td>This command opens a new empty editor in this Workbench window. </td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><b>Open Perspective</b></td>
|
|
<td>This command opens a new perspective in this Workbench window.
|
|
This preference can be changed in the <b>Window > Preferences > Workbench > Perspectives</b> page.
|
|
All of the perspectives that are open within the Workbench window are shown on the shortcut bar.
|
|
The perspectives you will likely want to open are listed first.This list is dependent on the current perspective.
|
|
From the <b>Other...</b> submenu you can open any perspective.</td>
|
|
<td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>Show View</b></td>
|
|
<td>This command displays the selected view in the current perspective.
|
|
You can configure how views are opened in the <b>Window > Preferences > Workbench > Perspectives page</b>.
|
|
Views you are likely to want to open are listed first.This list is dependent on the current perspective.
|
|
From the <b>Other...</b> submenu you can open any view.
|
|
The views are sorted into categories in the Show View dialog.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><b>Customize Perspective</b></td>
|
|
<td>Each perspective includes a predefined set of actions that are accessible from the menu bar and Workbench toolbar.
|
|
Related actions are grouped into action sets.
|
|
This command allows you to customize the current perspective by showing or hiding various action sets.
|
|
The first three (<b>File > New</b>, <b>Window > Open Perspective</b>, <b>Window > Show View</b>) control which actions appear as top level items in their respective menus.
|
|
The last category (<b>Other</b>) controls which action sets are visible in the perspective.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><b>Save Perspective As</b></td>
|
|
<td>This command allows you to save the current perspective, creating your own custom perspective.
|
|
You can open more perspectives of this type using the <b>Window > Open Perspective > Other</b> menu item once you have saved a perspective.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><b>Reset Perspective</b></td>
|
|
<td>This command changes the layout of the current perspective to its original configuration.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><b>Close Perspective</b></td>
|
|
<td>This command closes the active perspective.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><b>Close All Perspectives</b></td>
|
|
<td>This command closes all open perspectives in the Workbench window.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><b>Navigation</b></td>
|
|
<td>This submenu contains shortcut keys for navigating between the views, perspectives, and editors in the Workbench window.
|
|
<ul>
|
|
<li><b>Show System Menu</b>: Shows the menu that is used for resizing, closing or pinning the current view or editor.</li>
|
|
<li><b>Show View Menu</b>: Shows the drop down menu that is available in the toolbar of the active view.</li>
|
|
<li><b>Maximize Active View or Editor</b>: Maximizes the current view or editor to fill the workbench.</li>
|
|
<li><b>Activate Editor</b>: Makes the current editor active.</li>
|
|
<li><b>Next Editor</b>: Activates the next open editor in the list of most recently used editors.</li>
|
|
<li><b>Previous Editor</b>: Activates the previous open editor in the list of most recently used editors.</li>
|
|
<li><b>Next View</b>: Activates the next open view in the list of most recently used views.</li>
|
|
<li><b>Previous View</b>: Activates the previous open view in the list of most recently used views.</li>
|
|
<li><b>Next Perspective</b>: Activates the next open perspective in the list of most recently used perspectives.</li>
|
|
<li><b>Previous Perspective</b>: Activates the previous open perspective in the list of most recently used perspectives.</li>
|
|
</ul>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><b>Working sets</b></td>
|
|
<td>Dialog displayed to edit working sets</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><b>Preferences</b></td>
|
|
<td>This command allows you to indicate your preferences for using the Workbench.
|
|
There are a wide variety of preferences for configuring the appearance of the Workbench and its views, and for customizing the behavior of all tools that are installed in the Workbench.
|
|
See the <a href="cdt_u_c_pref.htm">C/C++ Page Preference Window</a> section for more details on the CDT preferences.</td>
|
|
<td> </td>
|
|
</tr>
|
|
</table></p>
|
|
|
|
<p>
|
|
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
|
</p>
|
|
|
|
</BODY>
|
|
</HTML> |