How to delete "Sources" folder in SDK project

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to delete "Sources" folder in SDK project

488 Views
LoveEmbedded181
NXP Employee
NXP Employee

LoveEmbedded181_0-1661140010015.png

 

I have a project on S32DS version 2018.R1 for S32K144.

I want to use "src" instead of "Sources", so I delete "Sources" folder. But when I rebuild project, the "Sources" folder automatically create again. Can I delete it ?

Labels (1)
0 Kudos
1 Reply

444 Views
namnguyenviet
NXP Employee
NXP Employee

Hello,

As far as I know, it's not possible. However, you can ignore to build the source code in the Source folder, or whichever folder, by right click to that folder >> Resource Configurations >> Exclude from Build..., then choose the appropriate configuration that you want to exclude the folder.

Build_exclude.png

Best Regards,

Nam

0 Kudos