How do two or more developers work on the same project ?

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

How do two or more developers work on the same project ?

726 Views
nexcode
Contributor II

Dear Srs.

I have two developers on company, working on the same product. And we would like to work on the same project.
Each one on your eclipse. To maintain, files actualised. Each Eclipse on windows workstation have your own develop board. But the files will come from the same file patch.

Can I do this on MCUXpresso ?

1 Reply

635 Views
BlackNight
NXP Employee
NXP Employee

Yes, you can easily do this with the help of version control system, for example Git. MCUXpresso IDE already comes with the plugins, or you can use the one from your choice from the Eclipse market place.

But it means you are familiar (or getting familiar) with this kind of things, for example with https://git-scm.com/book/en/v2/Getting-Started-Git-Basics 

I hope this helps,

Erich