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

Bug 317119

Summary: "Build automatically" doesn't work
Product: [Tools] CDT Reporter: Anna Dushistova <anna.dushistova>
Component: cdt-build-managedAssignee: Project Inbox <cdt-build-managed-inbox>
Status: RESOLVED INVALID QA Contact: Chris Recoskie <recoskie>
Severity: normal    
Priority: P3    
Version: 7.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anna Dushistova CLA 2010-06-16 17:33:14 EDT
Test case to reproduce:
0) Make sure "Build automatically" is turned on.
1) Create a "Hello world" project with Linux GCC toolchain.
2) Modify the C file;
3) Save the changes.

Nothing happens, build is not triggered.
Comment 1 Andrew Gvozdev CLA 2010-06-16 17:39:02 EDT
You need to enable "Build on resource save" in project properties->C/C++ Build->Behaviour.