Proper way to import code?

We’ve got some frustrated people on our team. Tonight’s problem is importing code to another machine. I think we have a fudged method but the designated export process puts the code down in the incorrect place. Anyone know the proper way to do this?

thanks,

Trying to Help

You are trying to copy the source from one computer to another?

Just go to your workspace, copy the folder and paste it into the folder on the new computer. then in Windriver right click in the project explorer and hit import->general->existing project then browse to your workspace and it should show the folder name.

Thanks! We’re going to give it a try now!

Woot!!

Trying to Help

We have the same problem, but when we do that, we have to manually recreate all the build targets and specs