Search code examples
eclipse-cdt

How to disable the searching for binaries


Is there a setting for the CDT plugin ( version 9.4.3) to disable the Searching for binaries... job?


Solution

  • In Project Properties -> C/C++ Build -> Settings, in the Binary Parsers tab, uncheck all entries. That should disable the Searching for binaries... job.