mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Patch for Frank@Nokia - 160207 - Revise the auto save page.
This commit is contained in:
parent
ff289ac922
commit
a50038b47f
2 changed files with 5 additions and 4 deletions
Binary file not shown.
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 22 KiB |
|
@ -11,7 +11,7 @@
|
|||
|
||||
<h1>Autosaving on a build</h1>
|
||||
|
||||
<p>You can let the CDT save modified files whenever you perform a manual build.
|
||||
<p>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.</p>
|
||||
|
@ -19,11 +19,12 @@ utility in the Console view.</p>
|
|||
<p>To save resources before manual builds:</p>
|
||||
<ol>
|
||||
<li>Click <b>Window > Preferences</b>. </li>
|
||||
<li>Select <b>Workbench</b> from the list.<br>
|
||||
<li>Select <b>General > Workspace</b> from the list.<br>
|
||||
<img src="../images/workbench_prop.png" alt="Workbench Properties options window"></li>
|
||||
<li>On the Workbench page, select the <b>Save automatically before build</b> check box.<li>Click <b>OK</b>.</li>
|
||||
<li>On the Workspace page, select the <b>Save automatically before build</b> check box.
|
||||
<li>Click <b>OK</b>.</li>
|
||||
</ol>
|
||||
<p>The CDT will now save your resources when you build a project.</p>
|
||||
<p>Eclipse will now save your resources when you build a project.</p>
|
||||
|
||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||
<br>
|
||||
|
|
Loading…
Add table
Reference in a new issue