It seems odd to me that there isn't a way to associate SCons targets with CDT build configurations, so that an SCons build could sensibly be invoked by the same Build Project etc. commands that one uses with a Makefile or Eclipse managed build project. That would be especially useful when using the debugger, as it would then be possible to automatically build before starting a debug session. Does this run counter to SConsolidator's design philosophy in some way?