how to define a project name when I import a SDK example

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to define a project name when I import a SDK example

708 次查看
neoxiong
NXP Employee
NXP Employee

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.

0 项奖励
2 回复数

612 次查看
lpcxpresso_supp
NXP Employee
NXP Employee

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

0 项奖励

612 次查看
neoxiong
NXP Employee
NXP Employee

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.

0 项奖励