Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] API for New Scanner Discovery

Hi

The wiki for the new scanner discovery feature:

http://wiki.eclipse.org/CDT/ScannerDiscovery61/API

mentions an API in ICConfigurationDescription for setting the providers for a configuration.

This API seems to be missing in the current CDT source, even in the development branches.

Why was this API removed? What is the proper way to change, programmatically, a
configuration's providers?

My goal is to change the default providers for a specific project type.


Thanks
John Eblen

Back to the top