Is there any way that I can have the Delphi IDE auto-save all opened projects every X minutes, or just before compilatilation? I looked in XE2 and in Gexperts and didn't see anything, but that means nothing as I am thick.
feedback
|
|
Andy's DDevExtensions has a "Compile Backup" option that automatically saves a copy of modified units to a .cbk file (e.g. Example.pas.cbk). | |||||||||
feedback
|
|
Check the checkbox in (If you haven't already, I'd also check | |||||||||||||
feedback
|