Community
Participate
Working Groups
Build Identifier: I20110127-2034 This patch improves the initial implementation of Synchronization projects: 1) Better error handling, including dialogs for merge conflicts and other sync errors 2) Remove "Build Subdirectory" textbox from properties page, which duplicates a textbox under the "C/C++ Build" -> "Builder Settings" tab. 3) Prevent sync'ing of new remote files after project initialization. This includes binary files created by compilation. (Sync'ing of new local files still needs work.) 4) Other internal improvements and code cleanup, including refactoring of BuildConfigurationManager from a static class to a singleton. Reproducible: Always
Created attachment 195690 [details] Patch as described
I affirm that: 1) I have authored 100% of the contributed code. 2) I have the right to donate the content to Eclipse. 3) I am donating the contribution under the Eclipse Public License. All source code has the Eclipse Foundation Copyright and License Notice included.
applied. thanks john.