peterpanic
Joined: 05 Apr 2010 Posts: 17 Location: UK
|
IDE: files saved in folder of previous project |
Posted: Sun Mar 17, 2013 2:31 pm |
|
|
Two unrelated projects A and B in different folders
Work on project A, edit, compile, all as normal.
Close project A and open project B. Edit one of the tabbed files and save it.
Where does it get saved? As a new file in project A's folder !!
Compile the still-open project B and it will compile the files from project B's folder (ignoring the just-edited file)
Problem not seen if the very first thing you do on opening a project is compile it
Stunningly embarrassing (not to mention legally dangerous) if project B and project A are for different, competing, clients and you unthinkingly zip up all the .c and .h files in Project A folder and send them to client A. _________________ - peter - |
|