mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
122 lines
No EOL
5.4 KiB
HTML
122 lines
No EOL
5.4 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><strong>New Window</strong></td>
|
|
<td>Opens new Window </td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>New Editor</strong></td>
|
|
<td>This command opens a new empty editor in this Workbench window. </td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>Open Perspective</strong></td>
|
|
<td>This command opens a new perspective in this Workbench window.
|
|
This preference can be changed in the <strong>Window > Preferences > Workbench > Perspectives</strong> 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 <strong>Other...</strong> submenu you can open any perspective.</td>
|
|
<td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td><strong>Show View</strong></td>
|
|
<td>This command displays the selected view in the current perspective.
|
|
You can configure how views are opened in the <strong>Window > Preferences > Workbench > Perspectives page</strong>.
|
|
Views you are likely to want to open are listed first.This list is dependent on the current perspective.
|
|
From the <strong>Other...</strong> submenu you can open any view.
|
|
The views are sorted into categories in the Show View dialog.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>Customize Perspective</strong></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 (<strong>File > New</strong>, <strong>Window > Open Perspective</strong>, <strong>Window > Show View</strong>) control which actions appear as top level items in their respective menus.
|
|
The last category (<strong>Other</strong>) controls which action sets are visible in the perspective.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>Save Perspective As</strong></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 <strong>Window > Open Perspective > Other</strong> menu item once you have saved a perspective.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>Reset Perspective</strong></td>
|
|
<td>This command changes the layout of the current perspective to its original configuration.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>Close Perspective</strong></td>
|
|
<td>This command closes the active perspective.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>Close All Perspectives</strong></td>
|
|
<td>This command closes all open perspectives in the Workbench window.</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>Navigation</strong></td>
|
|
<td>This submenu contains shortcut keys for navigating between the views, perspectives, and editors in the Workbench window.
|
|
<ul>
|
|
<li><strong>Show System Menu</strong>: Shows the menu that is used for resizing, closing or pinning the current view or editor.</li>
|
|
<li><strong>Show View Menu</strong>: Shows the drop down menu that is available in the toolbar of the active view.</li>
|
|
<li><strong>Maximize Active View or Editor</strong>: Maximizes the current view or editor to fill the workbench.</li>
|
|
<li><strong>Activate Editor</strong>: Makes the current editor active.</li>
|
|
<li><strong>Next Editor</strong>: Activates the next open editor in the list of most recently used editors.</li>
|
|
<li><strong>Previous Editor</strong>: Activates the previous open editor in the list of most recently used editors.</li>
|
|
<li><strong>Next View</strong>: Activates the next open view in the list of most recently used views.</li>
|
|
<li><strong>Previous View</strong>: Activates the previous open view in the list of most recently used views.</li>
|
|
<li><strong>Next Perspective</strong>: Activates the next open perspective in the list of most recently used perspectives.</li>
|
|
<li><strong>Previous Perspective</strong>: Activates the previous open perspective in the list of most recently used perspectives.</li>
|
|
</ul>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>Working sets</strong></td>
|
|
<td>Dialog displayed to edit working sets</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>Preferences</strong></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>
|
|
|
|
<p>
|
|
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
|
</p>
|
|
|
|
</BODY>
|
|
</HTML> |