diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_creating_cpp_file.html b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_creating_cpp_file.html index 93f2e8f8d0b..b9aa13cf634 100644 --- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_creating_cpp_file.html +++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_creating_cpp_file.html @@ -1,5 +1,5 @@ - + @@ -51,12 +51,12 @@
- Related tasks + Related tasks
Creating a C/C++ file
- Related reference + Related reference
Editor View

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm index ca9b76ae143..1d258c628e5 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm @@ -17,14 +17,14 @@ Console view
C/C++ Projects view
Editor view
- Executables view
+ Execules view
Project Explorer view
Outline view
Make Targets view
Problems view
Properties view
C/C++ Icons
- Debug Views
+
Debug Views
Registers view
Memory view
Memory view preferences
@@ -65,7 +65,7 @@ Advanced
Folding
Hovers
- Mark Occurrences
+
Mark Occurrences
Save Actions
Scalability
Syntax Coloring
@@ -77,11 +77,11 @@ New CDT Project Wizard preferences
Makefile Project
- Binary Parser tab
- Error Parsers tab
- Discovery Options tab
- Builder Settings tab
- Behavior tab
+ Binary Parser
+ Error Parsers
+ Discovery Options
+ Builder Settings
+ Behavior
Property Pages Settings
Multi-Configuration Edit
@@ -104,7 +104,7 @@ C/C++ search

IBM Copyright Statement
-
+ Nokia Copyright Statement

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm index d902121c9e1..f02ebf69c6d 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm @@ -13,7 +13,7 @@

Appearance preferences

-

Use the Appearance panel of the Preferences window to customize the appearance of C elements in the viewers. Click Window > Preferences > C/C++ > Appearance to open.

+

Use the Appearance panel of the Preferences window to customize the appearance of C elements in the viewers. Click Window > Preferences > C/C++ > Appearance to open.

Appearance Preference

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm index 6a1abac7c96..2df5e41cc8a 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm @@ -22,22 +22,22 @@ - - + + - - + + 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 0476fb46767..c7f5c78ee0e 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,8 +23,8 @@ - - + + 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 f8d9db234fc..fc26e582e6b 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 @@ -12,7 +12,7 @@

Advanced preferences

-

Use the Advanced panel in the Preferences window to configure the behavior of the Content Assist (Ctrl+Space) command.

+

Use the Advanced panel in the Preferences window to configure the behavior of the Content Assist (Ctrl+Space) command.

Content Assist Preferences Dialog Box

OptionDescriptionOptionDescription
- Configure Project Specific Settings... + Configure Project Specific Settings... - Opens the Project Specific Configuration dialog box to select a project to apply code style settings. + Opens the Project Specific Configuration dialog box to select a project to apply code style settings.
- Edit... + Edit... Shows a dialog which displays the settings stored in the active profile. Only user-defined profiles can be modified. @@ -45,7 +45,7 @@
- Remove + Remove Removes the selected profile. This action is only available on user-defined profiles. @@ -53,7 +53,7 @@
- New... + New... Shows the dialog to create a new profile. The dialog requires you to enter a name for the new profile. Additionally, you may select a built-in or user-defined existing profile to base your new profile on. @@ -61,7 +61,7 @@
- Import... + Import... Imports profiles from the file system. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm index c7a89108567..886db8d25c0 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm @@ -25,17 +25,17 @@ Templates contain variables that are substituted when the template is applied. S
- Options + Options - Description + Description
- New... + New...

Opens the Code Template dialog to create a new file template.

@@ -43,7 +43,7 @@ Templates contain variables that are substituted when the template is applied. S
- Edit... + Edit...

Opens the Code Template dialog to edit the currently selected code template.

@@ -51,7 +51,7 @@ Templates contain variables that are substituted when the template is applied. S
- Remove + Remove

Removes a user added file template. Predefined templates cannot be removed.

@@ -59,7 +59,7 @@ Templates contain variables that are substituted when the template is applied. S
- Import... + Import...

Imports templates from the file system.

@@ -67,7 +67,7 @@ Templates contain variables that are substituted when the template is applied. S
- Export... + Export...

Exports all selected templates to the file system.

@@ -75,7 +75,7 @@ Templates contain variables that are substituted when the template is applied. S
- Export All... + Export All...

Exports all templates to the file system.

@@ -91,17 +91,17 @@ Templates contain variables that are substituted when the template is applied. S
- Template Name + Template Name - Specifies + Specifies
- Files + Files

Header comment for new source or header files.

@@ -110,7 +110,7 @@ Templates contain variables that are substituted when the template is applied. S
- Types + Types

The comment for new types.

@@ -119,7 +119,7 @@ Templates contain variables that are substituted when the template is applied. S
- Fields + Fields

The comment for new fields.

@@ -127,7 +127,7 @@ Templates contain variables that are substituted when the template is applied. S
- Constructors + Constructors

The comment for new constructors.

@@ -135,7 +135,7 @@ Templates contain variables that are substituted when the template is applied. S
- Destructors + Destructors

The comment for new destructors.

@@ -143,7 +143,7 @@ Templates contain variables that are substituted when the template is applied. S
- Methods + Methods

The comment for new methods.

@@ -159,17 +159,17 @@ Templates contain variables that are substituted when the template is applied. S
- Template Name + Template Name - Description + Description
- Method body + Method body

The 'Method body' templates are used when new method is created.

@@ -177,7 +177,7 @@ Templates contain variables that are substituted when the template is applied. S
- Constructor body + Constructor body

The 'Constructor body' templates are used when a constructor is created.

@@ -185,7 +185,7 @@ Templates contain variables that are substituted when the template is applied. S
- Destructor body + Destructor body

The 'Destructor body' templates are used when the destructor is created.

@@ -202,17 +202,17 @@ The New File from Template wizard can be used to create new files based on one o
- Template Name + Template Name - Description + Description
- Default C++ source template + Default C++ source template

Used by the New Class wizard and the New Source File wizard when a new C++ source file is created.

@@ -221,7 +221,7 @@ The New File from Template wizard can be used to create new files based on one o
- Default C++ header template + Default C++ header template

Used by the New Class wizard and the New Header File wizard when a new C++ header file is created.

@@ -230,7 +230,7 @@ The New File from Template wizard can be used to create new files based on one o
- Default C source template + Default C source template

Used by the New Source File wizard when a new C source file is created.

@@ -239,7 +239,7 @@ The New File from Template wizard can be used to create new files based on one o
- Default C header template + Default C header template

Used by the New Header File wizard when a new C source file is created.

@@ -248,7 +248,7 @@ The New File from Template wizard can be used to create new files based on one o
- Other file templates + Other file templates

File templates can be defined for other content types, e.g. Assembly or plain text.

@@ -265,7 +265,7 @@ The New File from Template wizard can be used to create new files based on one o
- Options + Options

Description

@@ -275,7 +275,7 @@ The New File from Template wizard can be used to create new files based on one o
- Name + Name

The name of the template. Only available for file templates.

@@ -283,7 +283,7 @@ The New File from Template wizard can be used to create new files based on one o
- Type + Type

The file type (content type) of the template. Only available for file templates.

@@ -291,7 +291,7 @@ The New File from Template wizard can be used to create new files based on one o
- Description + Description

A description of the template

@@ -299,7 +299,7 @@ The New File from Template wizard can be used to create new files based on one o
- Pattern + Pattern

The template pattern.

@@ -307,7 +307,7 @@ The New File from Template wizard can be used to create new files based on one o
- Insert Variables... + Insert Variables...

Displays a list of pre-defined template specific variables.

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 2e7591663e8..1166620cd19 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 @@ -25,8 +25,8 @@
OptionDescriptionOptionDescription
OptionDescriptionOptionDescription
@@ -23,8 +23,8 @@ - - + + 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 f366964b1f0..abc335beb87 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 @@ -22,8 +22,8 @@ - - + + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm index 19aa96a6d1f..376a7b4d604 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm @@ -17,15 +17,15 @@ - - - + + + - - + + 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 6276bdbb33f..c3ba5a25d5f 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 @@ -23,8 +23,8 @@ - - + + 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 ea794fb1926..c845fb15b7f 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 @@ -23,8 +23,8 @@ - - + + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm index d997908a7ca..c442f1cead0 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm @@ -31,7 +31,7 @@ - + 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 141eb3eb1c6..f7f84ae4672 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 @@ -12,7 +12,7 @@

C/C++ preferences

-

The C/C++ preference panel allows you to make changes to your C/C++ environment. Click Window > Preferences > C/C++ to view.

+

The C/C++ preference panel allows you to make changes to your C/C++ environment. Click Window > Preferences > C/C++ to view.

C/C++ Main Preferences Window

OptionDescriptionOptionDescription
OptionDescriptionOptionDescription
Mark Occurrences Preference Options
OptionDescriptionDefaultOptionDescriptionDefault
- Mark occurrences of the selected element in the current file + Mark occurrences of the selected element in the current file If enabled, then you'll see within a file, where a variable, function, method, type, macro or other element is referenced. @@ -36,7 +36,7 @@
- Keep marks when the selection changes + Keep marks when the selection changes If enabled, don't change the location of the mark occurrence when a new selection is made. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm index 258820479a3..795516c78b8 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm @@ -23,8 +23,8 @@
OptionDescriptionOptionDescription
OptionDescriptionOptionDescription
OptionDescriptionOptionDescription
Add a new File Type definition.
RemoveRemove Remove the currently selected File Type definition.
@@ -27,19 +27,19 @@ - + - + - + - + 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 5372b868604..84adb4a2d21 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 @@ -23,8 +23,8 @@ import, or create your own templates click Window > Preferences > - - + + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_pref.htm index 960667153a0..d6ab09eb132 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_pref.htm @@ -25,10 +25,10 @@ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm index 04e49586463..58b8c488cef 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm @@ -22,7 +22,7 @@
  • Import or Export files and projects
  • -

    Files that you select in the C/C++ Projects view affect the information that is displayed in other views.

    +

    Files that you select in the C/C++ Projects view affect the information that is displayed in other views.

    Right-click on any resource in the Project Explorer view to open a pop-up menu that allows you to perform operations such as copying, moving, creating new resources, comparing resources with each other, or performing team operations.

    C/C++ Projects View

    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 710d3f28c33..5da45fcb275 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 @@ -12,7 +12,7 @@

    Breakpoint Actions preferences

    -

    Use the Breakpoint Actions page in the Preferences window to create, edit, and remove breakpoint actions. The breakpoint actions defined here are available to all projects in the current workspace.

    +

    Use the Breakpoint Actions page in the Preferences window to create, edit, and remove breakpoint actions. The breakpoint actions defined here are available to all projects in the current workspace.

    Breakpoint Actions preference page

    Activate to do a more exhaustive search of header paths to build a more complete outline view.
    Build active configuration in each projectBuild active configuration in each project Activate to always build only the active configuration within a project.
    Build all configurations in each projectBuild all configurations in each project Activate to always build all the configurations within a project.
    Build configurations only when there are Eclipse resource changes within the project and its resourcesBuild configurations only when there are Eclipse resource changes within the project and its resources Activate to build only when there are have been changes to any project and Eclipse resources.
    Clear all 'do not show again' settings and show all hidden dialogs againClear all 'do not show again' settings and show all hidden dialogs again Activate to reset all alert settings and show all hidden dialogs.
    OptionDescriptionOptionDescription
    - Option + Option - Description + Description
    diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm index 70ecf6b9232..bf0f269856f 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm @@ -12,51 +12,51 @@

    Debug preferences

    -

    Use the Debug preference panel in the Preferences window to manage common globally defined debug settings.

    +

    Use the Debug preference panel in the Preferences window to manage common globally defined debug settings.

    Debug Preferences

    - + - - + + - + - + - + - + - + - + - + - + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm index e47b8a03878..f41730633a0 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm @@ -12,7 +12,7 @@

    GDB Debugging Preferences

    This preferences page lets you control how the CDT debugger behaves when debugging with GDB, -specifically when using a GDB (DSF) launcher. +specifically when using a GDB (DSF) launcher. The page is accessible at: Window > Preferences > C/C++ > Debug > GDB.

    @@ -26,7 +26,7 @@ The page is accessible at:
    Terminate GDB when last process exits
    When checked, the CDT debugger will terminate the GDB host processs after all the target processes it is debugging have terminated. Otherwise it will leave it running.
    Use enhanced debug hover
    -
    When checked, hovering over an expression in the editor during a debug session will bring up an enhanced expression evaluation control. Otherwise, a more basic control is used. This, of course, assumes that you have the debugger's hovering capability turned on in C/C++ > Editor > Hovers. If not, this checkbox has no effect.
    +
    When checked, hovering over an expression in the editor during a debug session will bring up an enhanced expression evaluation control. Otherwise, a more basic control is used. This, of course, assumes that you have the debugger's hovering capability turned on in C/C++ > Editor > Hovers. If not, this checkbox has no effect.
    debug hover modes
    diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_environment_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_environment_pref.htm index e7d5d672853..68cf0a3405f 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_environment_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_environment_pref.htm @@ -51,7 +51,7 @@
    + NOTE: Some variables, like PATH, have special meaning and cannot be undefined. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm index fa5058ab9e3..dfaaa25dd33 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm @@ -13,7 +13,7 @@

    Make Targets preferences

    -

    Use the Make Targets preference panel in the Preferences window to set make target options.

    +

    Use the Make Targets preference panel in the Preferences window to set make target options.

    Make Targets Preferences Window

    Debug Preference OptionsDebug Preference Options
    OptionsDescriptionOptionsDescription
    Show Full PathsShow Full Paths Select this checkbox to show the full path to files and directories.
    Default variable formatDefault variable format Select the default variable format from either Natural, Hexidecimal, Decimal or binary.
    Default expression formatDefault expression format Select the default expression format from either Natural, Hexidecimal, Decimal or binary.
    Default register formatDefault register format Select the default register format from either Natural, Hexidecimal, Decimal or binary.
    Character encodingCharacter encoding Select a character encoding scheme from the dropdown list.
    Maximum number of displayed instructionsMaximum number of displayed instructions Enter the maximum number of disassembly instruction to be shown in the Disassembly view.
    Color of source linesColor of source lines Select the color of source lines in the mixed source/disassembly mode.
    Show source files in binariesShow source files in binaries Select this checkbox to show the source files in binaries.
    Undefine Click to undefine the currently selected variable.

    - NOTE: Some variables, like PATH, have special meaning and cannot be undefined.
    Append variables to native environment
    @@ -32,11 +32,11 @@ - + - + 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 3434f682e43..7f685291292 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 @@ -13,7 +13,7 @@

    Settings preferences

    -

    Use the Settings preference panel in the Preferences window to specify the Makefile style and include directories.

    +

    Use the Settings preference panel in the Preferences window to specify the Makefile style and include directories.

    Settings Preferences Window

    Select this checkbox to perform builds in the background.
    From selected folderFrom selected folder Rebuild make target from the currently selected folder.
    From selected rootFrom selected root Rebuild make target from the currently selected root.
    diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm index 84e58c91d2f..544cc2ef2dc 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm @@ -33,12 +33,12 @@ - + - + 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 8824ee90b5a..8112f77c5b5 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 @@ -13,7 +13,7 @@

    Makefile Editor preferences

    -

    Use the Makefile Editor preference panel in the Preferences window to set syntax and folding options for the Makefile editor.

    +

    Use the Makefile Editor preference panel in the Preferences window to set syntax and folding options for the Makefile editor.

    Makefile Editor Syntax tab

    Home icon New Make TargetOpens the Create Make Target dialog box to define a new make target.Opens the Create Make Target dialog box to define a new make target.
    Home icon Edit Make TargetEdits currently selected target in the Modify Make Target dialog box.Edits currently selected target in the Modify Make Target dialog box.
    Home icon
    diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_behavior.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_behavior.htm index 8e783eb0fdb..9f95812cef1 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_behavior.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_behavior.htm @@ -10,7 +10,7 @@

    Makefile Project - Behavior page

    -

    Use the Behaviour page in the Makefile Projects preference panel to define build behavior.

    +

    Use the Behaviour page in the Makefile Projects preference panel to define build behavior.

    Makefile project - behavior page

    - - + + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_buildset.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_buildset.htm index cf1731a8f36..d410607c806 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_buildset.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_buildset.htm @@ -11,7 +11,7 @@

    Makefile Project - Builder Settings page

    -

    Use the Builder Settings page in the Makefile Projects preference panel to define build settings.

    +

    Use the Builder Settings page in the Makefile Projects preference panel to define build settings.

    Make Builder Preferences window

    @@ -22,8 +22,8 @@
    OptionDescriptionOptionDescription
    - - + + 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 1aaa6298a07..1fc1c4b8a35 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 @@ -12,7 +12,7 @@

    Makefile Project - Discovery Options page

    -

    Use the Discovery Options page in the Makefile Projects preference panel to configure various options for the scanner configuration.

    +

    Use the Discovery Options page in the Makefile Projects preference panel to configure various options for the scanner configuration.

    Makefile project - discovery options page

    @@ -23,8 +23,8 @@
    OptionDescriptionOptionDescription
    - - + + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_binary.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_binary.htm index 873acaa8d38..5ef5f2391c9 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_binary.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_binary.htm @@ -13,7 +13,7 @@

    Makefile Project - Binary Parsers page

    -

    Use the Binary Parser page in the Makefile Project preference panel to manage the binary parsers available to projects.

    +

    Use the Binary Parser page in the Makefile Project preference panel to manage the binary parsers available to projects.

    Binary Parser Preferences Panel

    @@ -24,8 +24,8 @@
    OptionDescriptionOptionDescription
    - - + + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm index 02b1d6434b3..db79ca4cf55 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm @@ -13,7 +13,7 @@

    Makefile Project - Error Parsers page

    -

    Use the Error Parsers page in the Makefile Projects preference panel to view a list of the filters that detect error patterns in the build output log.

    +

    Use the Error Parsers page in the Makefile Projects preference panel to view a list of the filters that detect error patterns in the build output log.

    Make Error Parser Preferences Dialog Box

    @@ -25,8 +25,8 @@
    OptionDescriptionOptionDescription
    @@ -26,8 +26,8 @@ - - + + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm index 8882b2d3202..48d730559bc 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm @@ -31,21 +31,21 @@ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_vars.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_vars.htm index 3b4b51c74ea..765fb0101ba 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_vars.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_vars.htm @@ -13,7 +13,7 @@

    Build Variables preferences

    -

    Use the Build Variables preference panel to add, edit, or remove local build variables. Local build variables are displayed in bold text.

    +

    Use the Build Variables preference panel to add, edit, or remove local build variables. Local build variables are displayed in bold text.

    Build Variables Preferences Page

    OptionDescriptionOptionDescription
    Error Parsers Lists the available error parsers and the order in which they are called.
      -
    • Click Add... to add additional parsers.
    • -
    • Click Edit... to show the Error Parser Options list if applicable.
    • -
    • Click Delete to remove a parser.
    • -
    • Click Move Up to move a parser earlier in the call order.
    • -
    • Click Move Down to remove a parser later in the call order.
    • +
    • Click Add... to add additional parsers.
    • +
    • Click Edit... to show the Error Parser Options list if applicable.
    • +
    • Click Delete to remove a parser.
    • +
    • Click Move Up to move a parser earlier in the call order.
    • +
    • Click Move Down to remove a parser later in the call order.
    Error Parser Options Lists the patterns used by the selected error parser and the order in which they are called.
      -
    • Click Add... to add a new pattern to the list.
    • -
    • Click Delete to remove a pattern.
    • -
    • Click Move Up to move a pattern earlier in the call order.
    • -
    • Click Move Down to remove a pattern later in the call order.
    • +
    • Click Add... to add a new pattern to the list.
    • +
    • Click Delete to remove a pattern.
    • +
    • Click Move Up to move a pattern earlier in the call order.
    • +
    • Click Move Down to remove a pattern later in the call order.
    • Click a pattern to select it for editing.
    @@ -24,26 +24,26 @@ - - + + - - + + - + - + - + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm index e16e78fd92d..5870607945c 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm @@ -23,25 +23,25 @@ - - + + - + - + - - + + - + - + - + - + - + - + - - + + - + Edit... - - + + - + - + - + - + - + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm index f2fa06a7f03..006e78b8e70 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@

    Executables view

    -

    The Executables view provides a dynamic list of executables and their related source files. The Executables view makes it easy to:

    +

    The Executables view provides a dynamic list of executables and their related source files. The Executables view makes it easy to:

    -

    In addition, an Executables project is created in the C/C++ Projects view. The binaries shown in the Executables project can be deleted which also removes them from the Executables view. For binaries outside the workspace you must import them into the Executables view so their symbolics can be used during the debug session. You can also drag and drop executables into the view.

    -

    -

    The Executables view consists of the Executable Name and Source File Name panes described in the table below. Use the Columns button in the toolbar to show or hide specific columns in each pane. Columns can be sorted and rearranged in the order desired.

    +

    In addition, an Executables project is created in the C/C++ Projects view. The binaries shown in the Executables project can be deleted which also removes them from the Executables view. For binaries outside the workspace you must import them into the Executables view so their symbolics can be used during the debug session. You can also drag and drop executables into the view.

    +

    Executables view

    +

    The Executables view consists of the Executable Name and Source File Name panes described in the table below. Use the Columns button in the toolbar to show or hide specific columns in each pane. Columns can be sorted and rearranged in the order desired.

    OptionDescriptionOptionDescription
    Add...Click to add a new build variable in the Define a New Build Variable dialog box.Add...Click to add a new build variable in the Define a New Build Variable dialog box.
    Edit...Edit... Click to edit the selected build variable.
    RemoveRemove Click to remove the select build variable.

    NOTE: System variables cannot be removed.
    Show system variablesShow system variables Enable to display system variables in the variables list.
    OptionDescriptionOptionDescription
    String list Display ModeString list Display Mode Specifies how values are shown. The two options are:
      -
    • Conjunction shows common elements only, so if 1st configuration has +
    • Conjunction shows common elements only, so if 1st configuration has value <A, B, C> and 2nd configuration has <B, C, D>, <B, C> will be shown. -
    • Disjunction shows all existing elements except doubles, so if 1st configuration has +
    • Disjunction shows all existing elements except doubles, so if 1st configuration has value <A, B, C> and 2nd configuration has <B, C, D>, <A, B, C, D> will be shown.
    Note that Display mode can be changed directly on each tab which deals with string lists. Result is immediate: data on the tab is refreshed according to selected mode.
    String list Write ModeString list Write Mode Specifies how values are saved. The two options are:
    • Modify mode adds, changes or removes elements affected by user's actions. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_prop_pages.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_prop_pages.htm index c06657f7742..9b0f1870257 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_prop_pages.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_prop_pages.htm @@ -23,40 +23,40 @@
    OptionDescriptionOptionDescription
    Show 'Manage Configurations...' buttonShow 'Manage Configurations...' button Shows or hides corresponding button, normally placed on every property page.
    If this button is hidden, Manage operation can be accessed from Main Menu or Context Menu.
    Display 'Data hierarchy' tabDisplay 'Data hierarchy' tab Displays auxiliary tab which allows browsing data of project configurations. This feature is useful for debug purposes mostly, so it's disabled by default.
    Display tool option tips of 'Tool Settings' tab at fixed locationDisplay tool option tips of 'Tool Settings' tab at fixed location
    Display 'Tool Chain Editor' tabDisplay 'Tool Chain Editor' tab Shows or hides corresponding tab. Normally, users need not to edit tool chains manually.
    Save Property Dialog BoundsSave Property Dialog Bounds Defines how property dialog parameters are preserved:
      -
    • Save size only - position is set by system
    • -
    • Save size and position - next time, dialog is shown at the same place with the same size
    • -
    • Do not save at all - size and position is set by system each time dialog is shown
    • +
    • Save size only - position is set by system
    • +
    • Save size and position - next time, dialog is shown at the same place with the same size
    • +
    • Do not save at all - size and position is set by system each time dialog is shown
    Discovery Profiles Naming RuleDiscovery Profiles Naming Rule Discovery profiles have unique IDs, but their names may be duplicate, especially if they are contributed by different developers. So there are 4 way to distinguish them in the list on Discovery tab: diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm index b59982c460b..3a406a0b154 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm @@ -22,29 +22,29 @@
    OptionDescriptionOptionDescription
    - New... + New... Opens the New Task Tag dialog box to create a new todo task tag.
    +
    Opens the New Task Tag dialog box to create a new todo task tag.

    New Task Tag Dialog Box

    - Edit... - Opens the Edit Task Tag dialog box to modify the selected tag. + Opens the Edit Task Tag dialog box to modify the selected tag.
    - Remove + Remove Removes the selected task tag. @@ -52,15 +52,15 @@
    - Default + Default - Sets the selected task tag as the default tag. The default tags appears in bold text. + Sets the selected task tag as the default tag. The default tags appears in bold text.
    - Case sensitive task tag names + Case sensitive task tag names Enable to enter task tags using the same case as the tag. Disable to always use the defined case for the tags. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_wizard_toolchains.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_wizard_toolchains.htm index dd4b0041e96..99249f4e292 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_wizard_toolchains.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_wizard_toolchains.htm @@ -12,7 +12,7 @@

    New CDT Project Wizard preferences

    -

    Use the New CDT Project Wizard to define which toolchains are selected in New CDT Project Wizard by default.

    +

    Use the New CDT Project Wizard to define which toolchains are selected in New CDT Project Wizard by default.

    CDT Project Wizard Toolchains preferences tab

    @@ -24,21 +24,21 @@
    OptionDescriptionOptionDescription
    Project typesProject types The same project types list as shown in Project Wizard.
    ToolchainToolchain The same list of toolchains as shown in Project Wizard.
    Make toolchain(s) preferredMake toolchain(s) preferred Makes the selected toolchain(s) preferred.
    • Preferred toolchains are marked by arrow icon (">").
    • @@ -48,11 +48,11 @@
    Make toolchain(s) not preferredMake toolchain(s) not preferred Removes preference mark from selected toolchain(s).
    Show project types and toolchains only if they are supported on the platformShow project types and toolchains only if they are supported on the platform The same control as on Project Wizard page. Defines whether unsupported project types and toolchains are hidden or shown.
    - + - + +

    Click the Columns icon (columns icon) to set which columns to show in this pane.

    - + +

    Click the Columns icon (columns icon) to set which columns to show in this pane.

    Executables View OptionsExecutables View Options
    Pane Explanation
    Executable Name Executable Name

    Displays a list of executables in the workspace as well as other files added by the user. Select an executable to update the Source File Name pane with related files. The executable information shown can include:

      -
    • Executable Name - (default) Name of the exectable file.
    • -
    • Executable Project - (default) The project associated with the executable.
    • -
    • Executable Location - (default) The current location of the executable.
    • -
    • Executable Size - The executable size shown in bytes.
    • -
    • Executable Date - The source file′s modification date.
    • -
    • Executable Type - The executable type (.exe, etc.)
    • +
    • Executable Name - (default) Name of the exectable file.
    • +
    • Executable Project - (default) The project associated with the executable.
    • +
    • Executable Location - (default) The current location of the executable.
    • +
    • Executable Size - The executable size shown in bytes.
    • +
    • Executable Date - The source file′s modification date.
    • +
    • Executable Type - The executable type (.exe, etc.)
    -

    Click the Columns icon () to set which columns to show in this pane.

    Source File Name Source File Name

    Displays a list of source files for the selected executable as extracted from the symbol table. The source file information shown can include:

      -
    • Source File Name - (default) Name of the source file used by the executable. If no binary files are in the project the message No source files found in <project_name> is shown.
    • -
    • Source File Location - (default) The current location of the source file. If the path is shown in gray text the source file was not located. To locate it, double-click to open a new editor, then click Locate File... to locate the missing file. The new path is compared to the old one and all files located in the same directory are automatically updated to use the new path.
    • -
    • Source File Original Location - (default) The original location of the source file which may be different than the current location.
    • -
    • Source File Size - The executable size shown in bytes.
    • -
    • Source File Date - The source file′s modification date.
    • -
    • Source File Type - The source type (.h, .inc, etc.)
    • +
    • Source File Name - (default) Name of the source file used by the executable. If no binary files are in the project the message No source files found in <project_name> is shown.
    • +
    • Source File Location - (default) The current location of the source file. If the path is shown in gray text the source file was not located. To locate it, double-click to open a new editor, then click Locate File... to locate the missing file. The new path is compared to the old one and all files located in the same directory are automatically updated to use the new path.
    • +
    • Source File Original Location - (default) The original location of the source file which may be different than the current location.
    • +
    • Source File Size - The executable size shown in bytes.
    • +
    • Source File Date - The source file′s modification date.
    • +
    • Source File Type - The source type (.h, .inc, etc.)

    Expand a file′s tree control to view the functions and header files used by the file. Double-click to open the source file for editing or to set breakpoints.

    -

    Click the Columns icon () to set which columns to show in this pane.

    -

    Executables view toolbar icons

    +

    Executables view toolbar icons

    The table below lists the unique icons displayed in the Executables view toolbar.

    - + - + - + - + - +
    Executables View Toolbar OptionsExecutables View Toolbar Options
    Command Name Description
    refresh executables icon
    Refresh the list of executables
    Click to refresh the executables list.
    import executables icon
    Import an executable file Click to import an executable not in the workspace into the executables list.
    columns icon
    ColumnsOpens the Configure Columns dialog for configuring which columns appear in the Executable and Source File panes. Opens the Configure Columns dialog for configuring which columns appear in the Executable and Source File panes.

    diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_add_build_var.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_add_build_var.htm index 8b6e1bf43a9..eca2c3fa5a7 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_add_build_var.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_add_build_var.htm @@ -15,17 +15,17 @@

    Adding and Editing Build Variables

    -

    Use the Define a New Build Variable dialog box to add local build variables or the Edit Existing Build Variable +

    Use the Define a New Build Variable dialog box to add local build variables or the Edit Existing Build Variable dialog box to edit a previously defined variable. Both are accessible from the Build Variables preference panel.

    Define a New Build Variable

      -
    1. Click Window > Preferences > C/C++ > Build > Build Variables
    2. -
    3. Click Add... in the Build Variables preference panel to open the Define a New Build Variables dialog box
    4. +
    5. Click Window > Preferences > C/C++ > Build > Build Variables
    6. +
    7. Click Add... in the Build Variables preference panel to open the Define a New Build Variables dialog box
    8. Enter the variable name
    9. Choose a variable type
    10. Enter the variables value
    11. -
    12. Click OK
    13. +
    14. Click OK

    Define a New Build Variable dialog box

    @@ -38,21 +38,21 @@ dialog box to edit a previously defined variable. Both are accessible from the < - Option - Description + Option + Description - Variable name + Variable name Enter the variable name. - Type + Type Choose the variable type from the available list. - Value + Value Enter or edit the value of the variable. @@ -60,12 +60,12 @@ dialog box to edit a previously defined variable. Both are accessible from the <

    Edit Existing Build Variable

      -
    1. Click Window > Preferences > C/C++ > Build > Build Variables
    2. -
    3. Select the local build variable to edit in the Build Variables preference panel
    4. -
    5. Click Edit... to open the Edit Existing Build Variable dialog box
    6. +
    7. Click Window > Preferences > C/C++ > Build > Build Variables
    8. +
    9. Select the local build variable to edit in the Build Variables preference panel
    10. +
    11. Click Edit... to open the Edit Existing Build Variable dialog box
    12. Change the variable type (optional)
    13. Edit the variables value (optional)
    14. -
    15. Click OK
    16. +
    17. Click OK

    Define a New Build Variable dialog box