Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Remote Builds with TM/RSE
Remote Builds with TM/RSE [message #1138010] Mon, 14 October 2013 22:21
Tim Westbrook is currently offline Tim WestbrookFriend
Messages: 5
Registered: October 2013
Junior Member
Currently I use a custom script to sync (rsync) and build my code (ssh commands) on a remote (linux) system. Mostly using custom launchers, custom make commands and custom builders in the c project.

I would like to make this work across all eclipse (windows and linux) by using Target Management/RSE remote terminals. Additionally, I'd like to do it with no additional system constraints (cygwin/mingw/putty)

I know work has been done to make the debugger use the existing RSE connections. Would it be possible for me to create a builder that executes commands on a terminal using the built in RSE SSH connection.

I understand I would need to create a new build type in Java, but would interacting with a ssh session like this make sense? or has anyone done it before?

This is probably a question for the RSE list, but I thought if anyone had any ideas here.

Thanks
Previous Topic:F5/F6/F7: xorg freezes for 1-2 seconds
Next Topic:Eclipse errors seen in Ubuntu but not in MAC
Goto Forum:
  


Current Time: Thu Apr 25 10:49:09 GMT 2024

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

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

Back to the top