Bug 351655 - while building project (Build Selected action menu) cannot modify its files (save actions, etc)
Summary: while building project (Build Selected action menu) cannot modify its files (...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build-managed (show other bugs)
Version: 8.0   Edit
Hardware: PC Linux
: P3 major with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-10 09:56 EDT by Yevgeny Shifrin CLA
Modified: 2020-09-04 15:26 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yevgeny Shifrin CLA 2011-07-10 09:56:32 EDT
Build Identifier: 20110615-0604

Hi,

Save functionality (while building project) is ok if I
choose build project in context menut of C/C++ Projects view. If I select build
using:  context menut of C/C++ Projects view -> Build Configuration -> Build
Selected the problem happens.

For details and attached jstack files, please refer to: https://bugs.eclipse.org/bugs/show_bug.cgi?id=345596

Thanks,
Yevgeny

Reproducible: Always
Comment 1 Yevgeny Shifrin CLA 2011-11-04 06:17:40 EDT
Hi,

Is there a resolution plan for this bug? Will it to be solved for 8.0.2?

Thanks a lot,
Yevgeny
Comment 2 larytet CLA 2011-12-20 08:45:43 EST
Blocking build used to be one of the annoyances and I am glad that it is finally removed.

I experience same problem. When running Project->Build All I can not save the files. "Build All" is a blocking operation. When I start build with "Project Build" I can save files while build is running in the background. 

As a workaround I reassigned key Ctrl+B to invoke Project Compilation instead of Build All. I have a single project and it is the same in my case. 


My setup: "Eclipse IDE for C/C++ Developers 1.4.0.20110615-0550 epp.package.cpp". This is a clean installation right from the download page. No additional plugins.
Comment 3 Yevgeny Shifrin CLA 2012-04-28 17:18:27 EDT
Hi,

Is there a chance supporting this for Juno release?

Thanks,
Yevgeny
Comment 4 Marc-André Laperle CLA 2012-04-29 01:10:09 EDT
(In reply to comment #3)
> Is there a chance supporting this for Juno release?

It looks unlikely, unfortunately. A patch/gerrit would help, though.
Comment 5 Mark R CLA 2014-02-20 18:17:24 EST
Is this issue being looked at? I work in an environment where we use eclipse with a very large project. It's quite annoying when attempting to save while the auto build is going ... it has to complete the build before saving. My choices are to stop the build, save, and then restart the build (and wait another 10 minutes) or turn off build automatically. Of course, when I turn off the auto build I forget that I turned it off and then wonder why my debugger isn't reflecting new changes.