Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 317119 - "Build automatically" doesn't work
Summary: "Build automatically" doesn't work
Status: RESOLVED INVALID
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build-managed (show other bugs)
Version: 7.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Chris Recoskie CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-16 17:33 EDT by Anna Dushistova CLA
Modified: 2010-06-16 17:39 EDT (History)
0 users

See Also:


Attachments

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