How to make KDS ignore a file with directory structure?

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

How to make KDS ignore a file with directory structure?

1,409 次查看
beng_
Contributor III

Within my directory structure/repository I have an Excel spreadsheet (detailing things like pin allocations) Kinetis Design Studio keeps adding this file to the project. I can exclude this file from a build, however when I do a text search KDS keeps trying to search this file.

Is there a way to make KDS just ignore this file and not add it to the project (in the same way git can be set to ignore files).

标签 (1)
标记 (2)
0 项奖励
回复
3 回复数

1,252 次查看
beng_
Contributor III

It's an .xlsx file.

When I go to Window > Preferences > C/C++ > File Types

xlsx/excel files aren't listed as files to be displayed.

0 项奖励
回复

1,252 次查看
BlackNight
NXP Employee
NXP Employee

Hi Ben,

I'm actually not really sure what your problem is? Can you provide more details/screenshots what you want (or not want)?

Thanks,

Erich

0 项奖励
回复

1,252 次查看
BlackNight
NXP Employee
NXP Employee

Hi Ben,

Does your file have a *.xls extension (or similar)? Because such an Excel file is not added to the list of build files by default. You can check the file extensions mapped (see Assembly Files in Eclipse CDT Projects | MCU on Eclipse ).

There is another option to filter files in the project view:

pastedImage_2.png

I hope this helps,

Erich

0 项奖励
回复