Right click -> Search Text -> Project

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

Right click -> Search Text -> Project

392 Views
kecart
Contributor III

I enjoyed the FTF class on using Doxygen.  Now that it is installed and working, when I try to search for a variable name in my source files by using the right-click, Search Text->Project function, I get all of the references in the doxygen output folder in addition to the source files.  How can I tell Search not to look at these output files?

Labels (1)
0 Kudos
Reply
1 Reply

248 Views
kecart
Contributor III

After poking around long enough, I finally found the answer to my own question.  When using Doxygen with Eclipse based tools as we did in the FTF-ENT-F0336 class, you create a folder for the output files generated by the Doxygen compiler.  What they forgot to mention is the stem where you right click on the output file folder in the project explorer and mark it as "Derived".  This prevents the Search Text function from trying to use the generated files and tremendously speeds up searches on large projects.

0 Kudos
Reply