- 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:

 Screen shot of the build configuration option to receive at one time

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -