convert *.mcp to makefile

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

convert *.mcp to makefile

1,268件の閲覧回数
MaPf
Contributor I

Hi, I'm using CW IDE version 5.9.0 with Windows for MPC5534.

 

For use with git I would like to use makefiles instead of the non text based *.mcp files.

Is there any conversion tool which can help here?

 

I also saw that there is an IDE based on Eclipse. Is it possible to switch to this too?

 

Thanks Markus

ラベル(1)
0 件の賞賛
返信
1 返信

946件の閲覧回数
J2MEJediMaster
Specialist I

You can move your source files to the Eclipse-based CodeWarrior IDE. I say source, because that's how I do the migration. In Eclipse, I create a project with the New Project wizard and then copy my source files into the Sources folder of the new project folder, and delete the placeholder main.c file.

 

There is a CodeWarrior project importer for importing Classic (non-Eclipse) CodeWarrior projects into the Eclipse IDE, but for any complex project its results are mixed. Your mileage may vary.

 

---Tom

0 件の賞賛
返信