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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

811 次查看
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 回复

720 次查看
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