CodeWarrior for Microcontrollers v10.x Project XML

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

CodeWarrior for Microcontrollers v10.x Project XML

跳至解决方案
1,760 次查看
mjosborne
Contributor II

Hi there,

 

I was wondering if there is any support for the import/export of .project XML files?

I'm using the CodeWarrior Classic Project Importer wizard to import an existing Coldfire project .mcp from 5.9.0, which is fine.

 

However, once I have converted the project I would like to generate an XML description that can be placed under version control and used by other developers so they don't have to perform the project conversion themselves.

 

Is this possible (or is there a better way that I don't know about being a first-time user of the Eclipse-based IDE)?

 

Thanks for the help,

 

Matt.

标签 (1)
0 项奖励
回复
1 解答
1,392 次查看
CrasyCat
Specialist III

Hello

 

The files .project and .cproject that are created after importing a project into CodeWarrior V10.x are in fact XML files.

 

You should be able to check them in into VCS.

 

CrasyCat

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,393 次查看
CrasyCat
Specialist III

Hello

 

The files .project and .cproject that are created after importing a project into CodeWarrior V10.x are in fact XML files.

 

You should be able to check them in into VCS.

 

CrasyCat

0 项奖励
回复
1,392 次查看
mjosborne
Contributor II

So the one time conversion deals with the binary mcp file and then it's all XML - that's exactly what I was hoping for.

 

Thanks for the help.

 

-Matt.

0 项奖励
回复