Eclipse - What is exactly a Builder?
I don't understand what is exactly a builder in CDT, and what is the relationship with the "C/C++ Build" content. I set up SCons in the "C/C++ Build" confuguration. It does work : I made two configurations (release and debug), and my SCons scripts are launched. But as I try now to debug, I am studying these Builders stauuf (I am discovering Eclipse...). The documentation is not clear at all about this point. Thanks for help. I'm not exactly sure what your problem is, but I'll try to explain how builders work. Any Eclipse project has zero or more builders, and they are invoked (in order) when