Community
Participate
Working Groups
Build Identifier: I20110127-2034 This patch adds a properties page "Project -> Properties -> C/C++ Build -> Remote Information", where users can modify remote information (host and directory locations, for example) for existing or newly created build configurations. This patch makes the patch from bug 344519 fully functional. The new properties page replaces the old "Remote Location" tab, which had some problems and was disabled before the patch was committed. See bug 344519 for more details. Reproducible: Always
Created attachment 194991 [details] The patch
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.
Committed with one change. I renamed the property to "Synchronize" Thanks!