Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » save files before make process starts
save files before make process starts [message #145535] Tue, 17 May 2005 10:19 Go to next message
Eclipse UserFriend
Originally posted by: qwejohn.hotmail.com

Hello,
I want to casue running "Make Project" (in eclipse + cdt)
to save all changed in the projects before make starts.

Is there a way to do it (besides pressing "save all" before...)?

I know of course that the opposite is possible:
namely,when a file is changed then make process
automatically starts. (By checking Project->Build
Automatically).

Regards,
John
Re: save files before make process starts [message #145553 is a reply to message #145535] Tue, 17 May 2005 12:50 Go to previous message
Eclipse UserFriend
Originally posted by: thomas.stephens.gmail.com

Hi,
Go to Window->Preferences. In the tree on the left click on Workbench.
The fourth item in the panel that appears is "Save automatically
before build". Click that and you will be good to go. That cause all
edited files in the project to be saved before the project is built.

- Tom

John Que wrote:
> Hello, I want to casue running "Make Project" (in eclipse + cdt)
> to save all changed in the projects before make starts.
>
> Is there a way to do it (besides pressing "save all" before...)?
> I know of course that the opposite is possible:
> namely,when a file is changed then make process automatically starts.
> (By checking Project->Build Automatically).
>
> Regards,
> John
>
>
>
>
Previous Topic:Matching bracket?
Next Topic:Extending CDT 3.0
Goto Forum:
  


Current Time: Fri Apr 25 21:14:53 EDT 2025

Powered by FUDForum. Page generated in 0.02806 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top