CW 10.2, HC9S08LG32 Win32x64
This is a hard error for me--happens every time even after a fresh CW install. But I don't see any complaints. I must not understand how to import a project, even when CW is leading me by the nose.
From the Welcome screen I choose [Project Importer]. I browse for the project and choose one I have been recently using. I open it and choose .project (It doesn't give me a clue what kind of file to pick, but it only takes .project or .cproject). If I choose either one I get [Invalid project file]. Tried on more than one project.
Solved! Go to Solution.
Hello,
the 'Project Importer' from the welcome screen imports 'classic' projects (*.mcp) from the non-eclipse version of CodeWarrior.
Anyway, that importer only works for very simply classic projects, so I rather do not use it at all.
To import existing eclipse projects into your workspace, use File > Import > General > Existing projects.
There are other ways too (like drag&drop or archive files).
See http://mcuoneclipse.wordpress.com/2012/05/07/exporting-and-importing-projects-in-eclipse/
Hope this helps,
BK
Hello,
the 'Project Importer' from the welcome screen imports 'classic' projects (*.mcp) from the non-eclipse version of CodeWarrior.
Anyway, that importer only works for very simply classic projects, so I rather do not use it at all.
To import existing eclipse projects into your workspace, use File > Import > General > Existing projects.
There are other ways too (like drag&drop or archive files).
See http://mcuoneclipse.wordpress.com/2012/05/07/exporting-and-importing-projects-in-eclipse/
Hope this helps,
BK