Hello Pascal,
The project importer is not compatible with S08 MCUS, it is for DSC processors only.
If you want to migrate your classic project to CodeWarrior 11 I would recommend you follow these steps:
- Create a new project in CodeWarrior 11 selecting the corresponding target and configurations.
- Copy the source files from your classic project to the new eclipse project, just the application specific drivers, you should not migrate the startup, header or linker files.
- Modify the project properties to match the properties from the classic project.
You can use the following document as reference:
http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf
Hope this helps, let us know if you have any question.
Regards,
Carlos Mendoza