Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 318422

Summary: project independent preferences C/C++/ Build miss "behavior" settings
Product: [Tools] CDT Reporter: Frank Bergemann <FBergemann>
Component: cdt-buildAssignee: cdt-build-inbox <cdt-build-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3 CC: languitar
Version: 7.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Frank Bergemann CLA 2010-06-30 04:17:02 EDT
Build Identifier: 20100617-1415

i would like to switch on 
<Project>/
 Properties 
  C/C++ Build's tab Behavior's
    "Use parallel build" / "use optimal jobs number"
as a default, but i can't select it in 
Window/
 Preferences/
  C/C++/
   Build/

It's only available for project specific Properties.
So i have to set it for each project individually.

rgds,
Frank

Reproducible: Always

Steps to Reproduce:
see details
Comment 1 Johannes Wienke CLA 2011-04-09 09:58:57 EDT
I'd like to add on this that it makes much more sense to specify the number of parallel jobs for the workspace and not for the project, as the optimal number depends on the processor. This is much more likely related to the workspace (except for shared file systems) than for the project.