- Where Developers Learn, Share, & Build Careers
In Eclipse CDT, I have several build configurations. I want to create them all at once. They can be made in parallel or serial, it does not matter, there is no dependency. What I see is a one-click build that will compile all the build configurations with the same action.
In the preferences dialog (in "Window" menu on Windows, and on "Eclipse" on OS X) ), In C / C + + subtitle - & gt; Create a sub-tree, there is an option to choose "Create all configurations in each project"
See the screen shot:
Comments
Post a Comment