diff --git a/doc/org.eclipse.cdt.doc.user/help.css b/doc/org.eclipse.cdt.doc.user/help.css old mode 100644 new mode 100755 index 797473964ab..fc9c54455aa --- a/doc/org.eclipse.cdt.doc.user/help.css +++ b/doc/org.eclipse.cdt.doc.user/help.css @@ -42,6 +42,9 @@ th { font-weight: bold } display: none; } +.menu td { vertical-align: top; } +td.menu_name {font-weight: bold;} + /* Mike Behm's addition to the style sheet */ .userinput { font-family: monospace; } .guitab, .important, .guibutton, .selectblue, .guimenu, .guilabel, diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_file.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_file.htm old mode 100644 new mode 100755 index 2ef7d4914e5..e796bb266de --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_file.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_file.htm @@ -14,122 +14,122 @@
-
Name | Function | Keyboard Shortcut | |||
---|---|---|---|---|---|
New | -Create a new project, folder, or file. | -Alt+Shift+N | -|||
Open File... | -Open existing file. | -+ | |||
New | +Create a new project, folder, or file. | +Alt+Shift+N | |||
Close | -Close the current editor. + | Open File... | +Open existing file. | ++ | |
Close | +Close the current editor. If the editor contains unsaved data, a save request dialog is shown. | -Ctrl+F4 | +Ctrl+F4 | ||
Close All | -Close all editors. + | Close All | +Close all editors. If editors contains unsaved data, a save request dialog will be shown. | -Ctrl+Shift+F4 | +Ctrl+Shift+F4 |
Save | -Save the content of the current editor. + | Save | +Save the content of the current editor. Disabled if the editor does not contain unsaved changes. | -Ctrl+S | +Ctrl+S |
Save As | -Save the content of the current editor under a new name. | -+ | Save As | +Save the content of the current editor under a new name. | +|
Save All | -Save the content of the current editor. + | Save All | +Save the content of the current editor. Disabled if no editor contains unsaved changes. | -Ctrl+Shift+S | -|
Revert | -Revert the content of the current editor back to the content of the saved file. - Disabled if the editor does not contain unsaved changes. | -- | |||
Move | -Move a resource. | -- | |||
Rename | -Renames a resource. | -F2 | +Ctrl+Shift+S | ||
Refresh | -Refreshes the content of the selected element with the local file system. + | Revert | +Revert the content of the current editor back to the content of the saved file. + Disabled if the editor does not contain unsaved changes. | ++ | |
Move | +Move a resource. | ++ | |||
Rename | +Renames a resource. | +F2 | +|||
Refresh | +Refreshes the content of the selected element with the local file system. When launched from no specific selection, this command refreshes all projects. | -F5 | +F5 | ||
Convert Line Delimiters to (submenu) | -Changes line delimiters either to Windows, or UNIX, or Mac OS9 format. | -+ | |||
Convert Line Delimiters to (submenu) | +Changes line delimiters either to Windows, or UNIX, or Mac OS9 format. | +||||
Prints the content of the current editor. Enabled when an editor has the focus. | -Ctrl+P | +Prints the content of the current editor. Enabled when an editor has the focus. | +Ctrl+P | ||
Switch workspace... | -Relaunches Eclipse with a new workspace. | -+ | |||
Switch workspace... | +Relaunches Eclipse with a new workspace. | +||||
Import | -Opens the Import dialog and shows all import wizards. | -+ | Import | +Opens the Import dialog and shows all import wizards. | +|
Export | -Opens the Export dialog and shows all export wizards. | -+ | |||
Export | +Opens the Export dialog and shows all export wizards. | +||||
Properties | -Opens the property pages of the select elements. | -Alt+Enter | +|||
Properties | +Opens the property pages of the select elements. | +Alt+Enter | |||
Exit | -Exit Eclipse | -+ | |||
Exit | +Exit Eclipse | +
-
Name | Function | Keyboard Shortcut | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Go Into | -Sets the view input to the currently selected element. | -+ | Go Into | +Sets the view input to the currently selected element. | +||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Go To | -
Go To |
+ |
- |
+ |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Open Type Hierarchy | -Opens Type Hierarchy view for selected object | -F4 | +Open Type Hierarchy | +Opens Type Hierarchy view for selected object | +F4 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Open Call Hierarchy | -Opens Call Hierarchy view for selected object | -Ctrl+Alt+H | +Open Call Hierarchy | +Opens Call Hierarchy view for selected object | +Ctrl+Alt+H | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Open Declaration | -Opens Declaration for selected object (class, variable...) | -F3 | +Open Declaration | +Opens Declaration for selected object (class, variable...) | +F3 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Toggle Source/Header | -Switches between source and corresponding header files. | -+ | Toggle Source/Header | +Switches between source and corresponding header files. | +||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Open Element... | -Brings up the Open Element selection dialog to open an element in the editor. This dialog shows all types existing in the workspace. | -Ctrl+Shift+T | +Open Element... | +Brings up the Open Element selection dialog to open an element in the editor. This dialog shows all types existing in the workspace. | +Ctrl+Shift+T | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Open Resource | -This command displays a dialog that lets you select any resource in the workspace to open it in an editor. + | Open Resource | +This command displays a dialog that lets you select any resource in the workspace to open it in an editor. | -Ctrl+Shift+R | +Ctrl+Shift+R | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Show In | -This sub-menu is used to find and select the currently selected resource in another view. If an editor is active, these commands are used to select the resource currently being edited in another view. | -Ctrl+Shift+W | +Show In | +This sub-menu is used to find and select the currently selected resource in another view. If an editor is active, these commands are used to select the resource currently being edited in another view. | +Ctrl+Shift+W | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Quick Outline | -Displays outline view for current source file. | -+ | Quick Outline | +Displays outline view for current source file. | +||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Next | -The "next" definition is based on where the focus is. For example, during a search this entry becomes Next Match. | -Ctrl+. | +Next | +The "next" definition is based on where the focus is. For example, during a search this entry becomes Next Match. | +Ctrl+. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Previous | -The "previous" definition is based on + | Previous | +The "previous" definition is based on where the focus is. For example, during a search this entry becomes Previous Match. | -Ctrl+, | +Ctrl+, | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Last Edit Location | -Moves the cursor to the line that contains the last edit. + | Last Edit Location | +Moves the cursor to the line that contains the last edit. Editor only. | -Ctrl+Q | +Ctrl+Q | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Go to Line | -Open a dialog where you can specify the line number + | Go to Line | +Open a dialog where you can specify the line number to which to move the cursor. Editor only. | -Ctrl+L | +Ctrl+L | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Back | -Moves the focus to the previous file. + | Back | +Moves the focus to the previous file. Editor only. | -Ctrl+Q | +Ctrl+Q | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Forward | -Returns the focus from the previous file. + | Forward | +Returns the focus from the previous file. Editor only. | -Ctrl+Q | +Ctrl+Q |
Name | Function | Keyboard Shortcut | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Open Project | +Open Project | Shows a dialog that can be used to select a closed project and open it. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Close Project | +Close Project | Closes the currently selected projects. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Build All | +Build All | Builds all projects in the workspace. This is a full build; all files are built. | Ctrl+B | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Build parallel | +Build parallel | Builds all (or selected) configurations of given project(s). Each configuration is built as separate parallel task. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Build Configurations | +Build Configurations | Submenu which allows to:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Build Project | +Build Project | Builds the currently selected project. This is a full build; all files in the project are built. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Build Working Set | +Build Working Set | Builds the current working set. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Clean | +Clean | Invokes the make clean defined in the makefile | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Build Automatically | +Build Automatically | When checked, the CDT will perform a build whenever a file in a project is saved. You should turn this feature off for very large projects. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Make Target | +Make Target | Submenu which allows create or build a target in the Make Targets view. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties | +Properties | Displays the Properties dialog. From that dialog you can display the properties of resources in Info,
External Tools Builders, C/C++ Build (managed only) File Types, Indexer options,
C/C++ Make Project (standard only), C/C++ Project Paths (standard only),
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_refactor.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_refactor.htm
index c648d84e533..f0f4f98b40f 100755
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_refactor.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_refactor.htm
@@ -17,55 +17,55 @@
alt="Selecting Refactor Menu">
-
|