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 e0a59c58a69..d674b478475 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_t_autosave.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_autosave.htm index 04397e5800a..496e52999c6 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 @@ -11,7 +11,7 @@
You can let the CDT save modified files whenever you perform a manual build. +
You can let Eclipse save modified files whenever you perform a manual build. The files are saved before the build is performed so that the latest version of your files is built. You can view the output of the make utility in the Console view.
@@ -19,11 +19,12 @@ utility in the Console view.To save resources before manual builds:
The CDT will now save your resources when you build a project.
+Eclipse will now save your resources when you build a project.