Associate
November 4, 2021
Question
How to search Project include files.
- November 4, 2021
- 2 replies
- 3345 views
I am new tp STM32CubeIde and have installed V1.7.0
I have loaded a project from the STM32Cube_FW_WL_V1.1.0 example applications.
The project explorer shows the project tree with
Binaries
Includes
Application
Debug etc nodes
If I use Search->File to open File Search window, specify the search string,
use *.c, *.h in file patterns
select workspace as scope
the search only returns the search string found in the Application node of the project tree and does not search the Include Nodes of the project
Is there a way to add the Include Nodes to the search?
Thanks
