How to make KDS ignore a file with directory structure?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to make KDS ignore a file with directory structure?

1,407件の閲覧回数
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,250件の閲覧回数
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,250件の閲覧回数
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,250件の閲覧回数
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 件の賞賛
返信