diff --git a/doc/org.eclipse.cdt.doc.isv/META-INF/MANIFEST.MF b/doc/org.eclipse.cdt.doc.isv/META-INF/MANIFEST.MF index 98f35c56ffc..f80892d60cc 100644 --- a/doc/org.eclipse.cdt.doc.isv/META-INF/MANIFEST.MF +++ b/doc/org.eclipse.cdt.doc.isv/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.cdt.doc.isv; singleton:=true -Bundle-Version: 5.0.0.qualifier +Bundle-Version: 5.1.0.qualifier Bundle-Localization: plugin Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)" Eclipse-LazyStart: true diff --git a/doc/org.eclipse.cdt.doc.user/META-INF/MANIFEST.MF b/doc/org.eclipse.cdt.doc.user/META-INF/MANIFEST.MF index 504861f1655..a21971fb5cb 100644 --- a/doc/org.eclipse.cdt.doc.user/META-INF/MANIFEST.MF +++ b/doc/org.eclipse.cdt.doc.user/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.cdt.doc.user; singleton:=true -Bundle-Version: 5.0.0.qualifier +Bundle-Version: 5.1.0.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-ActivationPolicy: lazy 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 0925bfbc5b5..66e7f02df0e 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 @@ -62,7 +62,7 @@ Build overview
-Defining Build Settings
+Defining Project Build settings
Building
-Defining Build Settings
+Defining Project Build settings
Building
-Defining Build Settings
+Defining Project Build settings
Building
-Defining Build Settings
+Defining Project Build settings
Building
The following topics explain how to build a project, and to manage compile errors:
-Defining Build Settings
+Defining Project Build settings
Building
Create a Make Target
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_autobuild.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_autobuild.htm
index 9bd69b16877..51f11c614c6 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_autobuild.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_autobuild.htm
@@ -24,7 +24,7 @@ checkmark beside the Build Automatically menu item.
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_autosave.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_autosave.htm
index 496e52999c6..342dee82245 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_autosave.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_autosave.htm
@@ -31,7 +31,7 @@ utility in the Console view.
-Defining build settings
+Defining Project Build settings
Building
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_build_process.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_build_process.htm
index 60f8a228ec7..59215a748fa 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_build_process.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_build_process.htm
@@ -22,7 +22,7 @@ task.
-Defining Build Settings
+Defining Project Build settings
Building
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_cbuild_pref.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_cbuild_pref.htm
index 4772a8e6352..79d36924ba0 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_cbuild_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_cbuild_pref.htm
@@ -36,7 +36,7 @@ number in the txt field next to Display tab width.
-Defining Build Settings
+Defining Project Build settings
Building
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_create_make_target.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_create_make_target.htm
index 5808c726f7d..bae5a656f08 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_create_make_target.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_create_make_target.htm
@@ -27,7 +27,7 @@
Build overview
-Defining Build Settings
+Defining Project Build settings
Building
Create a Make Target
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm
index 5784c68fc76..49ef03e0bf8 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm
@@ -32,7 +32,7 @@
Build overview
-Defining Build Settings
+Defining Project Build settings
Jumping to errors
Setting reminders
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm
index d4758fc893b..d91e4adc777 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm
@@ -38,7 +38,7 @@ determine the location of an error, it is added to the Console view.
-Defining Build Settings
+Defining Project Build settings
Filtering the Tasks view
Setting reminders
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_manualbuild.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_manualbuild.htm
index 6043c2c94e4..d064609bc21 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_manualbuild.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_manualbuild.htm
@@ -48,7 +48,7 @@ Build.
-Defining Build Settings
+Defining Project Build settings
Building
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_setreminder.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_setreminder.htm
index 747449c4bfa..8bd93c694a8 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_setreminder.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_setreminder.htm
@@ -38,7 +38,7 @@ want to verify.
-Defining Build Settings
+Defining Project Build settings
Jumping to errors
Filtering the Tasks view
diff --git a/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml b/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml
index 628a9fdd9d5..b75ea98314c 100644
--- a/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml
+++ b/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml
@@ -29,7 +29,7 @@