There is only prefix and postfix I can set when importing a SDK example, can I set a full name?
The use case is my application is very close to one of SDK example but I need use, e.g, 'myproject' as name.
There is no way to completely control the name of the generated project when you import a project, only to change the prefix or postfix string added to the example's name.
If you want to have a completely different name, then import the example, then right click on it in the Project Explorer view and select "Rename".
Regards,
MCUXpresso IDE Support