Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Remote Project Configuration
Remote Project Configuration [message #1635338] Wed, 25 February 2015 18:59
Jo-Jo Smith is currently offline Jo-Jo SmithFriend
Messages: 1
Registered: February 2015
Junior Member
I am trying develop C++ on a remote system. The local system is running Eclipse Luna on Windows 7. The remote system is Ubuntu Linux. I think I might be nearly there, unfortunately the how to guide in Eclipse help seems to be outdated, and any references to doing this on the forums seem to be unanswered questions and failed attempts.

I have the RDT-Server running on the remote system. If I run it with the Perl ./server.pl [port] command then I can connect to it with the remote system explorer using the "connect to running server" option. If I try to start a debug session, or run the code, the server console window says "RECEIVER ERROR". It then lists some java.lang.Exceptions and xml parser exceptions, and exits.

If I start the server with the Perl ./daemon.pl [port] [port range] command. I can't connect at all. Eclipse asks for a user name and password, but it always says they are invalid.

Can anyone tell me what I am missing here, or how to finish the set-up or project configuration?
Previous Topic:standard header files are causing spell check errors
Next Topic:Remote debugging works, remote release not
Goto Forum:
  


Current Time: Fri Apr 26 03:34:44 GMT 2024

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

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

Back to the top