| Re: [cdt-dev] building projects prior to a launch |
BTW, if you can you should encode the configuration to build in the build arguments (see BuilderFactory in managedbuild.core) rather than explicitly changing the active configuration. Unfortunately there isn't a utility for generating this command map in cdt.core, so I'd suggest hard-coding it for now and opening a bug for (internal?) API in cdt.core for building specific project configuration(s).