how to define a project name when I import a SDK example
‎03-09-2018
02:06 AM
1,224 Views


NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
2 Replies
‎03-09-2018
06:03 AM
1,128 Views


NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
‎03-10-2018
06:43 PM
1,128 Views


NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Got it, thanks.
Since project cloner in the mcuxpresso tool can have a totally different name, and that tool does not support mucx, I would suggest we give this flexibility to user.
