I built a folder and included some C and H files in it.
Now I do not want the folder and files,I remove them and delete the settings in properties->C/C++ Build->Settings->inlcudes and C/C++ General -> Paths and Symbols.
But it is not useful.
While I find a way to solve it that delete the code about the path in .cprogect.
It does work but it is complex and may cause risk in my project(I don't understand this programming language).
How can I delete the useless include path in the S32 design studio?
regards.