Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 307833 - Ctrl-Shift-S + Project->Build Automatically only saves one file before starting build
Summary: Ctrl-Shift-S + Project->Build Automatically only saves one file before starti...
Status: RESOLVED DUPLICATE of bug 76228
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 7.0   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Andrew Gvozdev CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 05:43 EDT by Peter Soetens CLA
Modified: 2010-04-03 12:46 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 Peter Soetens CLA 2010-04-01 05:43:06 EDT
In Helios M6

In a custom Makefile C++ project:
* turn Project->Build Automatically on and 
* turn Project->Properties->C/C++ Build -> Behavior -> Build on resource save (Auto build) on

Edit multiple files, then press Ctrl-Shift-S, after saving the first file, building starts, and the progress dialog pops up, waiting for the build to complete to save another file, and so on. The only workaround is to cancel the build, multiple times until all resources are saved.

Very disruptive in my workflow :-/

I believe this is a regression, because earlier, this (almost?) never happened. This is on a quad-core machine, so maybe it's a race condition between multiple threads...

-- Configuration Details --
Product: Eclipse 1.3.0.20091112-2040 (org.eclipse.epp.package.cpp.product)
Installed Features:
 org.eclipse.platform 3.6.0.v20100121-9hF78GK1FufosnFu87UwXZfHJWXovR-z-9b
Comment 1 Andrew Gvozdev CLA 2010-04-03 12:46:59 EDT
See bug 76228.

*** This bug has been marked as a duplicate of bug 76228 ***