Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Remote development support(Integration with RSE platform API)
icon5.gif  Remote development support [message #526852] Tue, 13 April 2010 09:55 Go to next message
Artem Mygaiev is currently offline Artem MygaievFriend
Messages: 11
Registered: March 2010
Junior Member
Hello all

Recently I've started investigating Eclipse as a tool for a) remote development and b) remote debugging. To accomplish this I use CDT with RSE (over SSH) and few other plugins. There are several annoying problems that I see, and one of them is that EGit/JGit tools are not integrated with RSE, so there is no way to perform checkout to the remote filesystem over RSE. Is there any plans to implement such functionality?

Regards, Artem Mygaiev
Re: Remote development support [message #526989 is a reply to message #526852] Tue, 13 April 2010 15:57 Go to previous messageGo to next message
Robin Rosenberg is currently offline Robin RosenbergFriend
Messages: 332
Registered: July 2009
Senior Member
Artem Mygaiev wrote:

> Hello all
>
> Recently I've started investigating Eclipse as a tool for a) remote
> development and b) remote debugging. To accomplish this I use CDT with RSE
> (over SSH) and few other plugins. There are several annoying problems that
> I see, and one of them is that EGit/JGit tools are not integrated with
> RSE, so there is no way to perform checkout to the remote filesystem over
> RSE. Is there any plans to implement such functionality?

What would be required is an abstraction layer in JGit for file system
access. Such ideas exists, but are not planned. That would allow the use of
IResource and hence RSE.

Patches welcome :)

-- robin
Re: Remote development support [message #541621 is a reply to message #526989] Mon, 21 June 2010 20:04 Go to previous message
Artem Mygaiev is currently offline Artem MygaievFriend
Messages: 11
Registered: March 2010
Junior Member
hmmm... DIY rocks, huh? Sad

Well, anyway - Git is now not the top priority to me... The CDT itself is not quite integrated with RSE. Build process and indexing is done through plink & samba... RDT of PPTP uses ugly dstore stuff...
Re: Remote development support [message #581735 is a reply to message #526989] Mon, 21 June 2010 20:04 Go to previous message
Artem Mygaiev is currently offline Artem MygaievFriend
Messages: 11
Registered: March 2010
Junior Member
hmmm... DIY rocks, huh? :(

Well, anyway - Git is now not the top priority to me... The CDT itself is not quite integrated with RSE. Build process and indexing is done through plink & samba... RDT of PPTP uses ugly dstore stuff...
Previous Topic:Jgit checkout/commit example.
Next Topic:Supported programming languages
Goto Forum:
  


Current Time: Tue Apr 16 20:38:55 GMT 2024

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

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

Back to the top