From 8473c21a046f2736c3bf0b618dc0f87ccc991f11 Mon Sep 17 00:00:00 2001
From: Vivian Kong
- 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
-
+
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.
Option | -Description | +Option | +Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
- 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 @@Option |
- Description |
+ Option |
+ Description |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Option | -Description | +Option | +Description |
Option | -Description | +Option | +Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Option | -Description | +Option | +Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Option | -Description | -Default | +Option | +Description | +Default | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- 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 @@
Option |
- Description |
+ Option |
+ Description |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Option | -Description | +Option | +Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Option | -Description | +Option | +Description | Add a new File Type definition. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Remove | +Remove | Remove the currently selected File Type definition. |
Activate to do a more exhaustive search of header paths to build a more complete outline view. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Build active configuration in each project | +Build active configuration in each project | Activate to always build only the active configuration within a project. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Build all configurations in each project | +Build 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 resources | +Build 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 again | +Clear all 'do not show again' settings and show all hidden dialogs again | Activate to reset all alert settings and show all hidden dialogs. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Option | -Description | +Option | +Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
- Option + Option | - Description + Description |
Options | -Description | +Options | +Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Show Full Paths | +Show Full Paths | Select this checkbox to show the full path to files and directories. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Default variable format | +Default variable format | Select the default variable format from either Natural, Hexidecimal, Decimal or binary. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Default expression format | +Default expression format | Select the default expression format from either Natural, Hexidecimal, Decimal or binary. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Default register format | +Default register format | Select the default register format from either Natural, Hexidecimal, Decimal or binary. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Character encoding | +Character encoding | Select a character encoding scheme from the dropdown list. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Maximum number of displayed instructions | +Maximum number of displayed instructions | Enter the maximum number of disassembly instruction to be shown in the Disassembly view. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Color of source lines | +Color of source lines | Select the color of source lines in the mixed source/disassembly mode. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Show source files in binaries | +Show 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. |
+ NOTE: Some variables, like PATH, have special meaning and cannot be undefined.
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Append variables to native environment | 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 @@
Select this checkbox to perform builds in the background. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From selected folder | +From selected folder | Rebuild make target from the currently selected folder. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From selected root | +From selected root | Rebuild make target from the currently selected root. |
![]() |
New Make Target | -Opens 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. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Edit Make Target | -Edits currently selected target in the Modify Make Target dialog box. | +Edits currently selected target in the Modify Make Target dialog box. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
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 @@
Option | -Description | +Option | +Description |
---|
Option | -Description | +Option | +Description |
---|
Option | -Description | +Option | +Description |
---|
Option | -Description | +Option | +Description |
---|
Option | -Description | +Option | +Description | Error Parsers | Lists the available error parsers and the order in which they are called.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Error Parser Options | Lists the patterns used by the selected error parser and the order in which they are called.
|
Option | -Description | +Option | +Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Remove | +Remove | Click to remove the select build variable. NOTE: System variables cannot be removed. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Show system variables | +Show system variables | Enable to display system variables in the variables list. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Option | -Description | +Option | +Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
String list Display Mode | +String list Display Mode | Specifies how values are shown. The two options are:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
String list Write Mode | +String list Write Mode | Specifies how values are saved. The two options are:
|