diff --git a/doc/org.eclipse.cdt.doc.user/images/C-C++Preferences.png b/doc/org.eclipse.cdt.doc.user/images/C-C++Preferences.png deleted file mode 100644 index 40bd9aa5cd3..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/C-C++Preferences.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/build_make_targets.png b/doc/org.eclipse.cdt.doc.user/images/build_make_targets.png deleted file mode 100644 index df8c06d85a4..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/build_make_targets.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/build_manage.png b/doc/org.eclipse.cdt.doc.user/images/build_manage.png deleted file mode 100644 index 482cd9c655f..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/build_manage.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/build_order.png b/doc/org.eclipse.cdt.doc.user/images/build_order.png deleted file mode 100644 index 3ba1f1debf9..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/build_order.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/builder_settings.png b/doc/org.eclipse.cdt.doc.user/images/builder_settings.png new file mode 100644 index 00000000000..526e58fe3f9 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/builder_settings.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_autobuild.png b/doc/org.eclipse.cdt.doc.user/images/cdt_autobuild.png new file mode 100644 index 00000000000..85e53202698 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/cdt_autobuild.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_help.png b/doc/org.eclipse.cdt.doc.user/images/cdt_menu_help.png deleted file mode 100644 index 4dcceb7eabf..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_help.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/edit_menu.png b/doc/org.eclipse.cdt.doc.user/images/edit_menu.png deleted file mode 100644 index 3aeb991fd92..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/edit_menu.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/new_make-binary_parser.png b/doc/org.eclipse.cdt.doc.user/images/new_make-binary_parser.png deleted file mode 100644 index 080a0947d3c..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/new_make-binary_parser.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/new_make-builder.png b/doc/org.eclipse.cdt.doc.user/images/new_make-builder.png deleted file mode 100644 index 40e3345dfd9..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/new_make-builder.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/project_references.png b/doc/org.eclipse.cdt.doc.user/images/project_references.png deleted file mode 100644 index fe0d6f3dfb9..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/project_references.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/task_binary_parser.png b/doc/org.eclipse.cdt.doc.user/images/task_binary_parser.png new file mode 100644 index 00000000000..b55a5a74644 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/task_binary_parser.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/task_binary_pref.png b/doc/org.eclipse.cdt.doc.user/images/task_binary_pref.png new file mode 100644 index 00000000000..fdd8fc45e44 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/task_binary_pref.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/workbench_prop.png b/doc/org.eclipse.cdt.doc.user/images/workbench_prop.png index d674b478475..e7105692af3 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/workbench_prop.png and b/doc/org.eclipse.cdt.doc.user/images/workbench_prop.png differ diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm index b679cd4788e..031cec6a41a 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm @@ -12,14 +12,11 @@
This sections explains how to build your project and manage compile errors.
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_mproj_build_set.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_mproj_build_set.htm
deleted file mode 100644
index 128e0df1434..00000000000
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_mproj_build_set.htm
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
The C/C++ Build property page of a Managed Make project allows you to:
- -
-
- CDT Projects
- Project file views
-
-
-Working with C/C++ project files
The Make Builder page lets you:
+The Builder Settings page lets you:
You can define the properties on a per project basis in the New -Project wizard, in the C/C++ Projects view or in the Navigator view. -You can also define project properties in the Preferences window for -future standard make projects.
-Before you begin
-In order to be able to turn on or to turn off the feature that -automatically performs an incremental build of your project every time -a resource is saved for individual projects, you need to enable the -Workbench Build Automatically preference. You can then disable -this feature or change the associated make target for individual -projects.
-To enable build on resource save:
-You can now enable or disable this feature on a per project basis.
-To define build settings:
-To define build settings:
+In the C/C++ Projects view, right-click your project, and select Properties.
+Select C/C++ Build from the list.
+
CDT Projects
@@ -84,11 +60,6 @@ build target box.
width="143" height="21">
Working with C/C++ project files
-
-Make Builder page,
-C/C++ Properties window