Community
Participate
Working Groups
Build Identifier: Non-primary input types for tools defined in org.eclipse.cdt.managedbuilder.core.buildDefinitions are included in builds regardless of whether they are in the build exclusions list. Reproducible: Always Steps to Reproduce: 1. Define a tool with a primary, and non-primary input type 2. Right click on non-primary file type and exclude from active build configuration 3. Click build and note the inclusion of the file in the subdir.mk makefile
Created attachment 171396 [details] Patch for org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.