Moving a project to a different workspace

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Moving a project to a different workspace

1,538 Views
lpcware
NXP Employee
NXP Employee
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
0 Kudos
Reply
2 Replies

1,440 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jaguarondi on Mon Feb 15 10:41:41 MST 2010
Thanks, it works that way indeed.
0 Kudos
Reply

1,440 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Mon Feb 15 09:39:41 MST 2010
Hi,

To export a project and move it to another computer:

1. Select the project(s) in Project Explorer
2. Quickstart/Import and Export/Export project to archive(zip)
3. Choose a location and name for you archive and Finish

To import a project from another computer
1. Quickstart/Import and Export/Import Archived projects
2. Browse to your archive file and Finish
0 Kudos
Reply