Content originally posted in LPCWare by jaguarondi on Mon Feb 15 09:18:18 MST 2010
Hi,
I would like to move a project from one computer to another and get exactly the same configuration. So far I don't see where the project settings are saved, like compiler options, etc.
There are .project and .cproject files and I thought settings were saved there but when I import the project directory in a new workspace, it seems I don't get the exact same settings back. I think some settings are saved in .metadata of Eclipse. I could export settings to and import from XML but then all settings get appended to previous ones.
I'm quite lost here. Any help?
Thank you
David