Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Work on a remote project with Eclipse via SSH and SVN+SSH(Work on a remote project with Eclipse via SSH (with two remote Linux))
Work on a remote project with Eclipse via SSH and SVN+SSH [message #1704997] Tue, 11 August 2015 10:19 Go to next message
Always Student is currently offline Always StudentFriend
Messages: 3
Registered: August 2015
Junior Member
I have the following boxes:

a) A Windows box with Eclipse CDT(or PTP)

b) A Linux box,including Compiler, accessible for me only via SSH.

c) A Linux box, including SVN Source, accessible for me only via SSH

Both the compiler and the hardware required to build and run my project is only on machine B.

I'd like to work "transparently" from a Windows box on that project using Eclipse CDT -or PTP - and be able to build, run and debug the project remotely from within the IDE.

How do I set up that:

The building will work? Any simpler solutions than writing a local makefile which would rsync the project and then call a remote makefile to initiate the actual build? Does Eclipse managed build have a feature for that? The debugging will work? Preferably - the Eclipse CDT -or PTP-code indexing will work? Do I have to copy all required header files from machine B to machine A and add them to include path manually?

[Updated on: Tue, 11 August 2015 10:33]

Report message to a moderator

Re: Work on a remote project with Eclipse via SSH and SVN+SSH [message #1705843 is a reply to message #1704997] Wed, 19 August 2015 12:36 Go to previous message
Arthur Farias is currently offline Arthur FariasFriend
Messages: 1
Registered: August 2015
Junior Member
I was trying to use Remote System Project

There is a usefull guide.
http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.ptp.rdt.doc.user%2Fhtml%2Fgettingstarted%2Fcreating_a_remote_project.html

But I did not have any success.
Previous Topic:Makefiles and SVN plugin with Eclipse Luna
Next Topic:How to combine Eclipse and Xcode (Mac OS X Yosemite)
Goto Forum:
  


Current Time: Wed Jan 15 08:07:54 GMT 2025

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

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

Back to the top