Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » synchronizing with several remote sites(Question about synchronized projects)
synchronizing with several remote sites [message #756637] Mon, 14 November 2011 09:46 Go to next message
Eclipse UserFriend
Hi,

http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.ptp.doc.user%2Fhtml%2Fsync.html says "A single project can be synchronized with multiple remote systems." How ? When I turn a local Fortran/C++ project into a synchronized project, I am offered only one connection. I guess I would need two or more connections to enable synchronizing with several sites, correct ?

Christoph Pospiech
Re: synchronizing with several remote sites [message #757331 is a reply to message #756637] Thu, 17 November 2011 13:25 Go to previous message
Eclipse UserFriend
Found the answer myself.
Use the "parallel runtime" perspective, window "remote environments" to add another remote host.
Use the "C/C++" perspective, right click on the project in the "project explorer" window, click on properties.
Then click on C/C++ Build-> synchronize. On that screen, click on "Manage configurations" and add a new configuration.
Edit this configuration to use the correct remote host and set it to "active". Edit the environment and build variables
if appropriate. Close the "properties" window and initiate a remote build for the new host. That worked for me.

Not sure whether this is the best possible answer. Would it be possible to update the eclipse help system with this information ?

Thanks ! Christoph Pospiech
Previous Topic:boost::is_any_of() highlighted as error
Next Topic:CDT Remote debugging - Reconnecting to existing gdbserver instance
Goto Forum:
  


Current Time: Wed Jul 30 13:31:42 EDT 2025

Powered by FUDForum. Page generated in 0.05781 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top