New Context Wizard for Local/Remote C/C++ projects

Right-clicking on a project and choosing "Remote Contexts" will allow you to create new contexts or switch to previous ones:

Right-click project, Remote Contexts

The New Context Wizard will be displayed after switching to a context that does not yet have a corresponding build configuration associated with the project:

The New Context Wizard

Contexts and build configurations are automatically linked to each other by naming the build configuration with the following convention: "Context name"-"Project name".

This wizard shares the same options that are present in the Remote C/C++ New Project Wizard. For help with the wizard, see Create a Local/Remote C/C++ Project.

If a corresponding build configuration is found when a context switch is made, then that configuration is set "Active" and the New Context Wizard will not be displayed.