Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 318422 - project independent preferences C/C++/ Build miss "behavior" settings
Summary: project independent preferences C/C++/ Build miss "behavior" settings
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 7.0   Edit
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-30 04:17 EDT by Frank Bergemann CLA
Modified: 2020-09-04 15:25 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.