diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_build_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_build_pref.htm index 23d74992d87..576b18d8658 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_build_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_build_pref.htm @@ -23,35 +23,35 @@ -
Always clear console before building
+ Always clear console before building Select this option to clear the contents of the Console view every time you perform a build. -
Open console when building
+ Open console when building Select this option to open the Console view when you perform a build. -
Bring console to top when building (if present)
+ Bring console to top when building (if present) Select this option to make the Console view the active window when you perform a build. -
Limit console output (#lines)
+ Limit console output (#lines) Specify the maximum number of lines that can display in the Console view. -
Display tab width
+ Display tab width Specify the number of spaces for a tab. -
Output text color
+ Output text color Customize the color of text in the Console view. -
Information message text color
+ Information message text color Customize the color of information text messages in the Console view. -
Error message text color
+ Error message text color Customize the color of error messages in the Console view. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm index b4aeac8c091..427ae96380d 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm @@ -24,31 +24,31 @@ -
Enable semantic highlighting
+ Enable semantic highlighting Checkmark to activate semantic highlighting of specific structures in the elements listed. -
Enable
+ Enable Makes the selected element active for syntax coloring. -
Color
+ Color Specifies the color in which to display the selected element. -
Bold
+ Bold Makes the selected element bold. -
Italic
+ Italic Makes the selected element italic. -
Strikethrough
+ Strikethrough Makes the selected element strikethrough. -
Underline
+ Underline Makes the selected element underlined. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist.htm index 87b94d71bec..425c286f3d6 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist.htm @@ -23,33 +23,33 @@ -
Insert single proposals automatically
+ Insert single proposals automatically Inserts an element into your code when the Content Assist feature finds only one proposal. -
Insert common prefixes automatically
+ Insert common prefixes automatically Inserts common prefixes. -
Completion Proposal Filter
+ Completion Proposal Filter Completion proposal filters may have been supplied with your Eclipse CDT distribution. Completion proposal filters can sort and order the proposals provided by the Content Assist feature to best suit your needs. Select the desired content assist filter from the list of available filters. -
Enable "." as trigger
+ Enable "." as trigger Enable to use "." as a trigger for auto-completion. -
Enable "->" as trigger
+ Enable "->" as trigger Enable to use "->" as a trigger for auto-completion. -
Enable "::" as trigger
+ Enable "::" as trigger Enable to use "::" as a trigger for auto-completion. -
delay (ms)
+ delay (ms) Specifies the number of milliseconds before Content Assist is activated. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist_adv.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist_adv.htm index c93b5292d75..4d1b9b78826 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist_adv.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist_adv.htm @@ -22,19 +22,19 @@ -
Default Proposal Kindsy
+ Default Proposal Kindsy Specifies the types of proposals Content Assist uses and the key bindings assigned. -
Content Assist Cycling
+ Content Assist Cycling Specifies the order and types of proposals Content Assist will cycle through. -
Up
+ Up Moves the selected proposal item up in the cycling list. -
Down
+ Down Moves the selected proposal item down in the cycling list. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_folding.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_folding.htm index 101d30952fe..e0f7be1e52f 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_folding.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_folding.htm @@ -22,57 +22,57 @@ -
Option
-
Description
-
Default
+ Option + Description + Default -
Enable folding when opening a new editor
+ Enable folding when opening a new editor If enabled, apply folding rules to the new editor.   -
Select folding to use
+ Select folding to use Select the folding to use from the available choices.   -
Enable folding of preprocessor branches (#if/#endif)
+ Enable folding of preprocessor branches (#if/#endif) If enabled, fold preprocessor branches.   -
Macros
+ Macros If enabled, fold macro definitions. On -
Functions
+ Functions If enabled, fold functions. Off -
Methods
+ Methods If enabled, fold methods. Off -
Structures
+ Structures If enabled, fold structures. On -
Comments
+ Comments If enabled, fold comments. Off -
Header Comments
+ Header Comments If enabled, fold header comments. On -
Inactive Preprocessor Branches
+ Inactive Preprocessor Branches If enabled, fold inactive processor branches. On diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm index 32c47b17f18..001d63b8ccc 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm @@ -22,27 +22,27 @@ -
Smart caret positioning in identifiers
+ Smart caret positioning in identifiers If enabled, there are additional word boundaries inside identifiers. -
Highlight matching brackets
+ Highlight matching brackets When the cursor is beside a bracket, the matching bracket is highlighted. -
Highlight inactive code
+ Highlight inactive code Highlights inactive code when the cursor is positioned inside it. -
Appearance color options
+ Appearance color options Lists the items for which you can specify a color. -
Color
+ Color Specifies the color in which to display the selected item. -
Documentation tool comments
+ Documentation tool comments Specifies which documentation tool should be used to determine editor presentation and behaviors. This enables editor features such as content-assist, documentation comment generation and syntax highlighting. The particular tool selected here will be used for files that are not associated with a project, or where no project level preference has diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_hov.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_hov.htm index 73462ad4d43..6c65ecc1324 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_hov.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_hov.htm @@ -21,11 +21,11 @@ -
Enable editor problem annotation
+ Enable editor problem annotation When selected problems found will be highlighted in the editor. -
Text Hover key modifier preferences
+ Text Hover key modifier preferences You can select hot-keys to enable alternate hover behavior. For example, a mouse over while pressing the <Ctrl> key will link to the element's source declaration. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_scalability.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_scalability.htm index 3380e096619..bc61b570ac4 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_scalability.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_scalability.htm @@ -13,6 +13,7 @@

Use the Scalability preference panel to configure options for dealing with large source files. Click Window > Preferences > C/C++ > Editor > Scalability to make changes.

Scalability Preferences + @@ -21,38 +22,38 @@ - + - + - + - + - + - + - + - + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_typing.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_typing.htm index 7947529bb5b..ec40dbad27d 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_typing.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_typing.htm @@ -21,39 +21,39 @@ - + - + - + - + - + - + - + - + - + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_pref.htm index 8b49a346c72..158e85de215 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_pref.htm @@ -22,7 +22,7 @@ - + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_code_temp.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_code_temp.htm index 6680c6604db..353523583a3 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_code_temp.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_code_temp.htm @@ -22,35 +22,35 @@ import, or create your own templates click Window > Preferences > C/C++ - + - + - + - + - + - + - + - + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm index 70afe5e9d54..cbed4f9417d 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm @@ -22,16 +22,16 @@ - + - + - + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_pref.htm index ec02b7bf344..68159ef2555 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_pref.htm @@ -21,27 +21,27 @@ - + - + - + - + - + - + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_src.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_src.htm index 1fd9a7e6eb0..652b4dc5383 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_src.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_src.htm @@ -14,7 +14,7 @@

Use the Common Source Lookup Path preference page to add or remove source containers.

Debug Source Code Locations Preferences

-
+
Scalability Preference Options
Alert me when scalability mode will be turned on
Alert me when scalability mode will be turned on If enabled, an information dialog pops up when a large file is opened with the C/C++ Editor which exceeds the specified line limit.
Enable scalability mode options when the number of lines in the file is more than
Enable scalability mode options when the number of lines in the file is more than If the number of lines in a file exceeds the specified number the C/C++ Editor will enable scalability mode and all scalability mode options below will take effect.
Enable all scalability mode options
Enable all scalability mode options If enabled, all options below are enabled, too.
Disable editor live parsing
Disable editor live parsing If enabled, parsing while typing will be disabled. This disables also other features like Outline view, semantic highlighting, folding, etc.
Disable semantic highlighting
Disable semantic highlighting If enabled, C/C++ identifiers will not be colored.
Disable syntax coloring
Disable syntax coloring If enabled, no coloring of keywords, comments and literals is done.
Disable parsing-based content assist proposals
Disable parsing-based content assist proposals If enabled, content assist proposals which require parsing the file will not be available.
Disable content assist auto activation
Disable content assist auto activation If enabled, content assist will not be activated automatically on trigger sequences, like '.', '::' or '->'.
"Strings"
"Strings" If enabled, automatically close string quotes.
(Parenthesis) and [square] brackets
(Parenthesis) and [square] brackets If enabled, automatically close parenthesis and square brackets.
<Angle> brackets
<Angle> brackets If enabled, automatically close angle brackets.
{Braces}
{Braces} If enabled, automatically close curly braces.
Tab key indents the current line
Tab key indents the current line If enabled, indent the current line when the tab key is pressed.
Adjust indentation
Adjust indentation Adjust the indentation of pasted text to match the current indentation level.
Wrap automatically
Wrap automatically Enable to automatically wrap string literals when they exceed the max line length.
Escape text when pasting into a literal string
Escape text when pasting into a literal string If enabled, special characters in pasted strings are escaped when pasted into an existing string literal.
Automatically indent - New lines and braces
Automatically indent - New lines and braces If enabled, a new line or brace will be indented according to the Code Style preferences. If disabled, the default Text Editor indentation strategy is applied (copy indent from previous line)
Follow unindexed header files when producing the outline view
Follow unindexed header files when producing the outline view Activate to do a more exhaustive search of header paths to build a more complete outline view.
New...
New... Opens the New Template dialog to create a new template.
Edit...
Edit... Opens the Edit Template dialog to edit the selected template.
Remove
Remove Removes the selected templates from the list.
Restore Removed
Restore Removed Restores templates deleted by the last Remove action.
Revert to Default
Revert to Default Removes the last edits made to the selected template restoring it to it's unmodified state.
Import...
Import... Imports a template.
Export...
Export... Exports the selected templates.
Use code formatter
Use code formatter Enable to apply the currently selected code style to the template.
New...
New...

To create a new breakpoint action, click New.

Edit...
Edit... To edit the currently selected action, click Edit. In the Action dialog box that appears, edit the action settings, then click OK.
Delete
Delete To delete the currently selected action, click Delete.
Show full paths
Show full paths Displays the full path of resources.
Default variable format
Default variable format Specifies the number system in which to display variables (Natural, Hexadecimal, Decimal, or Binary).
Default expression format
Default expression format Specifies the number system in which to display expressions (Natural, Hexadecimal, Decimal, or Binary).
Default register format
Default register format Specifies the number system in which to display registers (Natural, Hexadecimal, Decimal, or Binary).
Maximum number of displayed instructions
Maximum number of displayed instructions The maximum number of assembler instructions displayed in the Disassembly view.
Color of source lines
Color of source lines The color of source lines in the Disassembly view if mixed source/disassembly code is shown.
- + - + - + - + @@ -54,7 +54,7 @@
Common Source Lookup Path Options @@ -25,7 +25,7 @@
Add...
Add...

Opens the Add Source dialog to insert a new source container of one of the following types:

  • File System Directory
  • @@ -37,15 +37,15 @@
Edit...
Edit... Opens the Edit File System Directory dialog to modify the currently selected souce container.
Remove
Remove Remove the currently selected souce container.
Up
Up Move the currently selected source container higher in the list.
- +

Nokia Copyright Statement
IBM Copyright Statement

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm index 2e4e2972a6e..726c9668ed6 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm @@ -173,7 +173,7 @@ debugging attached processes).

Debug view context menu commands

-
+

The Debug view context menu commands include:

@@ -340,7 +340,7 @@ debugging attached processes).
Opens the Properties for window showing the process properties.
-
+

Related concepts
Debug overview
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dissassembly_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dissassembly_view.htm index 09094fc5e4b..6c16576f8ee 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dissassembly_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dissassembly_view.htm @@ -22,7 +22,7 @@

Disassembly view context menu commands

-
+

The Disassembly view context menu commands include:

@@ -41,7 +41,7 @@
Resume program execution from the line selected in the Disassembly view.
-
+

Related concepts
Debug information

Related reference
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_discovery.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_discovery.htm index db4a133ee13..f8b71d95398 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_discovery.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_discovery.htm @@ -11,8 +11,7 @@

You can define the discovery options on the Discovery Options page of a C/C++ project's properties window.

-
-
+

C/C++ File Properties, Discovery Options -

Configuration
+ Configuration Click here for a description. -
Manage configurations
+ Manage configurations Click here for a description. -
Exclude resource from build
+ Exclude resource from build Excludes the selected file from the build process. @@ -45,25 +44,25 @@ of a C/C++ project's properties window.
Shows a list of language specific compilers. Select a language from the list. -
Automate discovery of paths and symbols
+ Automate discovery of paths and symbols Scans the build output to populate the path and symbol tables, such as symbol definitions, system include directories, local include directories, macros files, and include files. If this option is not selected, the Discovery profile options below do not appear. -
Report path detection problems
+ Report path detection problems Sets the notification of diagnostic errors for include paths that the Eclipse CDT is unable to resolve as it parses the build output. -
Discovery profile options
+ Discovery profile options Indicates the discovery profile to use for paths and symbol detection. The type of Configuration and Discovery Profile Scope you specify determine what which Discovery Profile options display on this tab. This set of controls is profile-specific. It may vary from one profile to another. -
Enable generate scanner info command
+ Enable generate scanner info command Enables the retrieval of information from the scanner. If it is not selected, the includes will be populated with default gcc system includes; Eclipse gathers the compiler settings based on the specified toolchain. This means that the Eclipse CDT can obtain the default gcc system includes to associate with the project.

When selected, you can specify any required compiler specific commands in the Compiler invocation command field.

-
Compiler invocation command
+ Compiler invocation command Indicates the compiler specific command used to invoke the compiler (such as gcc, or more complicated commands used to perform all necessary steps for compiling C/C++ source files into .o files, and linking the object files and libraries into an executable program. For example, the command gcc -E -P -v hello.c | hello.cpp reads a compiler's configuration file and prints out information that includes the compiler's internally defined preprocessor symbols and include search paths. The information is complementary to the scanner configuration discovered when the output is parsed (if you've enabled the Enable build output scanner info discovery option), and is added to the project's scanner configuration. You can click Browse to locate this command, if required.

Note: The parsing of build output for scanner information is compiler specific. For example, the GNU toolchain compilers (gcc and g++) use -I for include paths, and -D for symbol definitions. Consult your compiler specific documentation for more information about scanner information commands, such as the following gcc commands:

@@ -85,7 +84,7 @@ of a C/C++ project's properties window.
-
Browse
+ Browse Click to browse for a file to include in the compiler invocation command. This button is only visible when Configuration is set to Release and the Discovery Profiles Scope is set to Configuration-wide. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_toolsettings.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_toolsettings.htm index 1f6adec41ac..343c7316532 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_toolsettings.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_toolsettings.htm @@ -22,11 +22,11 @@ Customizes the tools and tool options used in your build configuration. -
Configuration
+ Configuration Click here for a description. -
Manage configurations
+ Manage configurations Click here for a description. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_discovery.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_discovery.htm index b54761750ad..43fa32d1fb3 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_discovery.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_discovery.htm @@ -11,8 +11,7 @@

You can define the discovery options on the Discovery Options page of a C/C++ project's properties window.

-
-
+

C/C++ Folder Properties, Discovery Options -

Configuration
+ Configuration Click here for a description. -
Manage configurations
+ Manage configurations Click here for a description. -
Exclude resource from build
+ Exclude resource from build Excludes the selected folder from the build process. @@ -45,25 +44,25 @@ of a C/C++ project's properties window.
Shows a list of language specific compilers. Select a language from the list. -
Automate discovery of paths and symbols
+ Automate discovery of paths and symbols Scans the build output to populate the path and symbol tables, such as symbol definitions, system include directories, local include directories, macros files, and include files. If this option is not selected, the Discovery profile options below do not appear. -
Report path detection problems
+ Report path detection problems Sets the notification of diagnostic errors for include paths that the Eclipse CDT is unable to resolve as it parses the build output. -
Discovery profile options
+ Discovery profile options Indicates the discovery profile to use for paths and symbol detection. The type of Configuration and Discovery Profile Scope you specify determine what which Discovery Profile options display on this tab. This set of controls is profile-specific. It may vary from one profile to another. -
Enable generate scanner info command
+ Enable generate scanner info command Enables the retrieval of information from the scanner. If it is not selected, the includes will be populated with default gcc system includes; Eclipse gathers the compiler settings based on the specified toolchain. This means that the Eclipse CDT can obtain the default gcc system includes to associate with the project.

When selected, you can specify any required compiler specific commands in the Compiler invocation command field.

-
Compiler invocation command
+ Compiler invocation command Indicates the compiler specific command used to invoke the compiler (such as gcc, or more complicated commands used to perform all necessary steps for compiling C/C++ source files into .o files, and linking the object files and libraries into an executable program. For example, the command gcc -E -P -v hello.c | hello.cpp reads a compiler's configuration file and prints out information that includes the compiler's internally defined preprocessor symbols and include search paths. The information is complementary to the scanner configuration discovered when the output is parsed (if you've enabled the Enable build output scanner info discovery option), and is added to the project's scanner configuration. You can click Browse to locate this command, if required.

Note: The parsing of build output for scanner information is compiler specific. For example, the GNU toolchain compilers (gcc and g++) use -I for include paths, and -D for symbol definitions. Consult your compiler specific documentation for more information about scanner information commands, such as the following gcc commands:

@@ -85,7 +84,7 @@ of a C/C++ project's properties window.
-
Browse
+ Browse Click to browse for a file to include in the compiler invocation command. This button is only visible when Configuration is set to Release and the Discovery Profiles Scope is set to Configuration-wide. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_toolsettings.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_toolsettings.htm index 408ead9711a..e7bfa6d9e47 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_toolsettings.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_toolsettings.htm @@ -26,11 +26,11 @@ Customizes the tools and tool options used in your build configuration. -
Configuration
+ Configuration Click here for a description. -
Manage configurations
+ Manage configurations Click here for a description. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_settings_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_settings_pref.htm index c8e548f8893..146bc683a4e 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_settings_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_settings_pref.htm @@ -23,27 +23,27 @@ -
Posix Make
+ Posix Make Enable to generate makefiles that are POSIX Make compatible. -
GNU Make
+ GNU Make Enable to generate makefiles that are GNU Make compatible. -
New...
+ New... Opens the Browse for Folder dialog to select a directory. -
Remove
+ Remove Click to remove the currently selected directory from the Makefile include directories list. -
Up
+ Up Click to move the currently selected directory up in the list. -
Down
+ Down Click to move the currently selected directory down in the list. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_makefile_settings_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_makefile_settings_pref.htm index 63558ad9714..12322ddfe11 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_makefile_settings_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_makefile_settings_pref.htm @@ -23,15 +23,15 @@ -
Color
+ Color Click to set the selected syntax item to a specific color. -
Bold
+ Bold If enabled, set the selected syntax item to bold. -
Italic
+ Italic If enabled, set the selected syntax item to italic. @@ -45,7 +45,7 @@ -
Enable folding when opening a new editor
+ Enable folding when opening a new editor If enabled, activate folding when a new Makefile editor is opened. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_memoryview.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_memoryview.htm index 2341fe84315..587732bfdcf 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_memoryview.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_memoryview.htm @@ -30,7 +30,7 @@ Renderings pane is controlled by the selection in the Memory Monitors pane and consists of the tabs that display renderings. The Memory Renderings pane can be configured to display two renderings simultaneously.

-

Memory view toolbar icons

+

Memory view toolbar icons

The table below lists the icons displayed in the Memory view toolbar.

@@ -88,9 +88,7 @@ configured to display two renderings simultaneously.

Specify the memory loading mode to use when rendering scrolls to the end of the buffer.
-
-

Monitors pane context menu

The Monitors pane context menu inside the Memory view includes:

@@ -115,8 +113,7 @@ configured to display two renderings simultaneously.

Resets the current memory monitor view.
-
-
+

Rendering pane context menu

The Rendering pane context menu inside the Memory view includes:

@@ -181,7 +178,7 @@ configured to display two renderings simultaneously.

Refreshes the Rendering pane.
-
+

Related concepts
Debug information

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_discovery_options.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_discovery_options.htm index 21bf8187a4f..5135cd29183 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_discovery_options.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_discovery_options.htm @@ -27,7 +27,7 @@ Define the scope as configuration-wide or per language for this profile. -
Automate discovery of paths and symbols
+ Automate discovery of paths and symbols Activate this checkbox to scan the build output to populate the paths and symbol tables. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_all.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_all.htm index 5a217e2571f..3ac5937060a 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_all.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_all.htm @@ -24,11 +24,11 @@ to handle configurations. -
Configuration
+ Configuration Specifies the type of configuration(s) for the selected project. A Debug configuration lets you see what's going on "inside" a program as it executes. To debug your application, you must use executables compiled for debugging. These executables contain additional debug information that lets the debugger make direct associations between the source code and the binaries generated from the original source. A Release configuration provides the tools with options set to create an application with the best performance. -
Manage configurations
+ Manage configurations Opens the Manage Configurations dialog where you can set which configurations are active based on the toolchain(s) that were specified for the selected project. In addition, you can also create new configurations, rename an existing configuration, or remove ones that are no longer required.

Note:The Configuration selection that you specify in this dialog (unlike the behavior of CDT 3.x) affects only these property pages. This means that the selected configuration is not made the active configuration (the one used to build project).

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build.htm index 0a76db7039e..18c66319367 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build.htm @@ -29,53 +29,53 @@ and, moreover, change the visibility of other property pages. -
Configuration
+ Configuration Click here for its description. -
Manage configurations
+ Manage configurations Click here for its description. -
Builder type
+ Builder type Specifies the type of builder to use: Internal builder (builds C/C++ programs using a compiler that implements the C/C++ Language Specificationt) and External builder (external tools let you configure and run programs and Ant buildfiles using the Workbench, which can saved and run at a later time to perform a build). -
Use default build command
+ Use default build command When enabled, this option indicates that you want to use the default make command. When disabled, it indicates the use of a new make command. This option is only available when the Build type option is set to External. -
Build command
+ Build command Specifies the default command used to start the build utility for your specific toolchain. Use this field if you want to use a build utility other than the default make command (when the Use default build command is not selected the field is active, and when you use an external builder or a custom makefile, you can provide your specific commands). -
Variables
+ Variables Opens the Select build variable dialog where you can add environment variables and custom variables to the build command.

C/C++ Project Properties, C/C++ Build, Select build variable


-
Generate Makefiles automatically
+ Generate Makefiles automatically When selected, Eclipse changes between two different CDT modes: it either uses the customer's makefile for the build (referred to as a 'Standard Make project' in CDT 3.x) if one exists, or it generate makefiles for the user (called 'Managed build project' in CDT 3.x). By default, this option is automatically set. -
Expand Env. Variable Refs in Makefiles
+ Expand Env. Variable Refs in Makefiles Defines whether environment variables ( ${xxx} ) should be expanded in makefile. By default, this option is automatically set. -
Build directory
+ Build directory Defines the location where the build operation takes place. This location will contain the generated artifacts from the build process. This option is disabled when the Generate Makefiles automatically option is enabled. -
Workspace
+ Workspace Opens the Folder Selection dialog where you can select a workspace location for the project. This is the directory that will contain the plug-ins and features to build, including any generated artifacts. This button is only visible when Generate makefiles automatically is set not selected. -
File system
+ File system Opens the file system navigator where you can specify another file system to use. This button is only visible when Generate makefiles automatically is set not selected. -
Variables
+ Variables Opens the Select build variable dialog where you can select a variable to specify as an argument for the build directory, or create and configure simple build variables which you can reference in build configurations that support variables. This button is only visible when Generate makefiles automatically is set not selected. @@ -94,12 +94,12 @@ and, moreover, change the visibility of other property pages. -
Stop on first build error
+ Stop on first build error Stops building when Eclipse encounters an error.

Note: If this option is not selected, it is helpful for building large projects because it tells make to continue making other independent rules even when one rule fails.

-
Use parallel build
+ Use parallel build When enabled, this option indicates the activation of the generation of parallel builds.

If you enable this option, you need to determine the number of parallel jobs to perform:

@@ -110,47 +110,47 @@ and, moreover, change the visibility of other property pages. -
Workbench build behavior
+ Workbench build behavior By default, the following settings are what the builder uses when instructed to build, rebuild, clean, and so on. You can change these settings so that new projects can use different targets if these defaults are not appropriate. -
Build on resource save (Auto build)
+ Build on resource save (Auto build) When selected, builds your project whenever resources are saved. By default, this option is selected and builds occur automatically each time resources are modified. When this option is not selected, a build occurs only manually using a menu item. If you require more control over when builds occur (for example, when a build should wait until you finish a large assortment of changes), disable this option and manually invoke builds yourself. -
make build target
( for Build on resource save (Auto build)) + make build target ( for Build on resource save (Auto build)) To build your project when resources are saved and change the default make build target, enable the Build on resource save (Auto Build) option, and specify a new build target in the Make build target field. -
Variables
+ Variables Opens the Select build variable dialog where you can add variables to the build command.

C/C++ Project Properties, C/C++ Build, Select build variable

-
Build (Incremental build)
+ Build (Incremental build) Defines what the builder calls when an incremental build is performed. When this option is enabled, an incremental build occurs meaning that only resources that have changed since the last build are considered. If this option is disabled, a full build occurs, meaning that all resources within the scope of the build are considered. -
make build target
(for Build (Incremental build)) + make build target (for Build (Incremental build)) To change the build default make build target, enable the Build (Incremental build) option, and specify a new build target in the Make build target field. -
Variables
+ Variables Opens the Select build variable dialog where you can add variables to the make build target command. -
Clean
+ Clean Defines what the builder calls when a clean is performed. The make clean is defined in the makefile. -
make build target
(for Clean) + make build target (for Clean) To change the rebuild default make build target, enable the Clean option, and specify a new build target in the Make build target field. -
Variables
+ Variables Opens the Select build variable dialog where you can add variables to the make build target command. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_discovery.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_discovery.htm index 18e4db302be..ab74b8457c6 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_discovery.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_discovery.htm @@ -23,15 +23,15 @@ -
Configuration
+ Configuration Click here for a description. -
Manage configurations
+ Manage configurations Click here for a description. -
Discovery Profiles Scope
+ Discovery Profiles Scope Specifies the type of profile to set for discovery:

-
Remove
+ Remove Removes the selected builder from the list. -
Up
+ Up Moves the currently selected builder higher in the list to change the builder order. -
Down
+ Down Moves the currently selected builder lower in the list to change the builder order. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_resource.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_resource.htm index 0271a4d7ba0..043cf33c32c 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_resource.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_resource.htm @@ -23,44 +23,44 @@ -
Path
+ Path Specifies the location of the selected resource type within the workspace. For example, similar to folders, projects map to directories in the file system. -
Type
+ Type Indicates the type for the selected resource: Folder, Project, or File. -
Location
+ Location Specifics the location of the selected resource within the file system. -
Last modified
+ Last modified Shows the date that the selected resource was last modified. -
Text file encoding
+ Text file encoding Sets an alternate text encoding. Because text files are encoded differently (depending on the locale and platform), use the default text file encoding for the locale of your host operating system. However, if you want to work with text files that originate from another source (for example, to work with text files that use a different encoding scheme than your native one, so that you can easily exchange files with another team), choose Other and select an appropriate one from the list. -
Inherited from container
+ Inherited from container When enabled, the selected resource inherits the text encoding specified for it's container resource. -
Other
+ Other When enabled, the selected resource uses an alternate text encoding other than that specified for its container resource. You can enable this option if you want to work with text files that originate from another source (ones that use a different encoding scheme than your native one), so that you can easily exchange files with others. -
New text file line delimiter
+ New text file line delimiter Specifies the end of line character(s) to use for new text files being created. -
Inherited from container
+ Inherited from container When enabled, the selected resource inherits the character line ending for new text files specified for it's container resource. -
Other
+ Other When enabled, the selected resource uses an alternate end of line character(s) for new text files other than that specified for its container resource. For example, you can set the Text file encoding option to UTF-8, and then set the line endings character for new files to Unix, so that text files are saved in a format that is not specific to the Windows operating system, and the files can easily be shared amongst various developer systems. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_registersview.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_registersview.htm index a6a5df24df4..cec0529aea4 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_registersview.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_registersview.htm @@ -17,7 +17,7 @@ Values that have changed are highlighted in the Registers view when your program stops.

-
+

Registers view toolbar icons

The table below lists the icons displayed in the Registers view toolbar.

@@ -47,8 +47,7 @@ stops.

Provides multiple layout options for the Breakpoints view.
-
-
+

Registers view context menu commands

The Registers view context menu commands include:

@@ -173,7 +172,7 @@ stops.

Activate to wrap the text contents within the visible area of the Details pane of the Registers view.
-
+

Related concepts
Debug information

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_arg.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_arg.htm index bddc7683fc2..50661702c7a 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_arg.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_arg.htm @@ -18,18 +18,18 @@ that an application uses and the working directory for a run or debug configurat

-
+ - - - - - - - + + + + + + +
ComponentDescription
Program arguments
Specifies the arguments that are passed on the command line.
Variables...
Select variables by name to include in the program arguments list.
Working directory
Specifies the run/debug configuration working directory.
Use default
Checkmark to specify the local directory or uncheck to specify a different workspace, a file system location, or variable.
Workspace...
Specifies the path of, or browse to, a workspace relative working directory.
File System...
Specifies the path of, or browse to, a file system directory.
Variables...
Select variables by name to include in the working directory.
Program argumentsSpecifies the arguments that are passed on the command line.
Variables...Select variables by name to include in the program arguments list.
Working directorySpecifies the run/debug configuration working directory.
Use defaultCheckmark to specify the local directory or uncheck to specify a different workspace, a file system location, or variable.
Workspace...Specifies the path of, or browse to, a workspace relative working directory.
File System...Specifies the path of, or browse to, a file system directory.
Variables...Select variables by name to include in the working directory.
-
+

Related concepts
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm index 25488eca1dc..5bca915fcd6 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm @@ -18,22 +18,22 @@ the location in which to store your run configuration and how you access it, how

-
+ - - -

- - - - - - - - + + +

+ + + + + + + +
ComponentDescription
Local file
Saves the launch configuration locally.
Shared file
Specifies the path of, or browse to, a workspace to store the launch configuration file, and be able to commit it to CVS.
Display in favorites menu
Add configuration name to Run or Debug menus for easy selection.
Console Encoding
Specify encoding scheme to use for console output.
Allocate Console (necessary for input)
Check to assign a console view to receive the output.
File
Specify file name to save output.
Browse Workspace...
Specifies the path of, or browse to, a workspace to store the output file.
Browse File System...
Specifies the path of, or browse to, a file system directory to store the output file.
Variables...
Select variables by name to include in the output file.
Append
Check to append output. Uncheck to recreate file each time.
Launch in background
Check to launch configuration in background mode.
Local fileSaves the launch configuration locally.
Shared fileSpecifies the path of, or browse to, a workspace to store the launch configuration file, and be able to commit it to CVS.
Display in favorites menuAdd configuration name to Run or Debug menus for easy selection.
Console EncodingSpecify encoding scheme to use for console output.
Allocate Console (necessary for input)Check to assign a console view to receive the output.
FileSpecify file name to save output.
Browse Workspace...Specifies the path of, or browse to, a workspace to store the output file.
Browse File System...Specifies the path of, or browse to, a file system directory to store the output file.
Variables...Select variables by name to include in the output file.
AppendCheck to append output. Uncheck to recreate file each time.
Launch in backgroundCheck to launch configuration in background mode.
-
+

Related concepts
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_dbg.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_dbg.htm index b7aed6e8b58..00a0520cb9f 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_dbg.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_dbg.htm @@ -17,16 +17,16 @@

-
+ - - - + +

- +
ComponentDescription
Debugger
Selects debugger type from the list.
Stop on startup at
Stops program at specified location.
Advanced
Opens the Advanced Options dialog.

+

DebuggerSelects debugger type from the list.
Stop on startup atStops program at specified location.
AdvancedOpens the Advanced Options dialog.

Debugger Options
Displays options specific to the selected debugger type.
Debugger OptionsDisplays options specific to the selected debugger type.
-
+

Related concepts
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_env.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_env.htm index 9d56d23dc63..6b941187e25 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_env.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_env.htm @@ -18,19 +18,19 @@ set environment variables and values to use when an application runs.

-
+ - - - - - - - - + + + + + + + +
ComponentDescription
Name
Displays the name of environment variables.
Value
Displays the value of environment variables.
New
Creates a new environment variable.
Select...
Select one or more environment variables to set.
Edit
Modifies the name and value of an environment variable.
Remove
Removes selected environment variables from the list.
Append environment to native environment
Append the environment variables shown to the current native environment.
Replace native environment with specified environment
Replaces the current native environment with the specified environment set shown.
NameDisplays the name of environment variables.
ValueDisplays the value of environment variables.
NewCreates a new environment variable.
Select...Select one or more environment variables to set.
EditModifies the name and value of an environment variable.
RemoveRemoves selected environment variables from the list.
Append environment to native environmentAppend the environment variables shown to the current native environment.
Replace native environment with specified environmentReplaces the current native environment with the specified environment set shown.
-
+

Related concepts
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_main.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_main.htm index 7a3b14714c1..3f7234c4703 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_main.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_main.htm @@ -17,15 +17,15 @@

-
+ - - - - + + + +
ComponentDescription
Project
Specifies the name of the project.
C/C++ Application
Specifies the name of the application.
Search Project...
Specifies the binary or binaries to run within the project.
Connect process input output to a terminal
 
ProjectSpecifies the name of the project.
C/C++ ApplicationSpecifies the name of the application.
Search Project...Specifies the binary or binaries to run within the project.
Connect process input output to a terminal 
-
+

Related concepts
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm index 942db83a8d9..043b0eb892d 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm @@ -19,18 +19,18 @@ application. By default, this information is taken from the build path of your p

-
+ - - -

- - - - + + +

+ + + +
ComponentDescription
Add
Adds new source containers to the Source Lookup Path search list.
Edit...
Modifies the content of the selected source container.
Remove
Removes selected items from the Source Lookup Path list.
Up
Moves selected items up the Source Lookup Path list.
Down
Moves selected items down the Source Lookup Path list.
Restore Default
Restores the default source search list.
Search for duplicate source files on the path
Controls whether to continue search for files with the same name.
AddAdds new source containers to the Source Lookup Path search list.
Edit...Modifies the content of the selected source container.
RemoveRemoves selected items from the Source Lookup Path list.
UpMoves selected items up the Source Lookup Path list.
DownMoves selected items down the Source Lookup Path list.
Restore DefaultRestores the default source search list.
Search for duplicate source files on the pathControls whether to continue search for files with the same name.
-
+

Related concepts
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search.htm index abcdcfbc049..21ec42a3b52 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search.htm @@ -10,6 +10,7 @@

C/C++ search

Search Dialog Box

+
Search string
Specifies a search string.
The search functions support the following wildcards:
@@ -174,6 +175,7 @@ projects (plus the include paths) of the selected resource

Working sets can be created and used from within the search dialog.
+

Related concepts
Coding aids
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_signals_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_signals_view.htm index e2836d09a3d..b02174dd9d5 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_signals_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_signals_view.htm @@ -27,22 +27,22 @@ debugger handles each one.

-
Name
+ Name Displays the name of the signal. -
Pass
+ Pass Where "yes" is displayed, the debugger lets your program see the signal. Your program can handle the signal, or else it may terminate if the signal is fatal and not handled. -
Suspend
+ Suspend Where "yes" is displayed, the debugger suspends your program when this signal is handled. -
Description
+ Description Displays a description of the signal.