Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Programmatically set discovery options for a C project
Programmatically set discovery options for a C project [message #230732] Tue, 24 February 2009 12:32
Eclipse UserFriend
Hi all,

I am looking for a way to set the scanner discovery options for a C
project which I programmatically create from scratch. I would like to
set up configuration wide discovery options.

I had a look at the
org.eclipse.cdt.managedbuilder.ui.properties.DiscoveryTab code.
But I cannot find a way to set the discovery options without using
internal classes, like
org.eclipse.cdt.build.internal.core.scannerconfig2.CfgScanne rConfigProfileManager.

Is there a public API which can be used to set the discovery options?

Regards,
Claire
Previous Topic:Debugging of C++ CGI app
Next Topic:Multiple Target Patterns Error Due To Cygwin Include Path
Goto Forum:
  


Current Time: Fri May 02 08:18:46 EDT 2025

Powered by FUDForum. Page generated in 0.03172 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top