Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Remote development support
Remote development support [message #579337] 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 #579398 is a reply to message #579337] Tue, 13 April 2010 15:57 Go to previous 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
Previous Topic:Delete project from multiple project repository
Next Topic:EGit 'Share Project...' Failing On Remote Project
Goto Forum:
  


Current Time: Thu Apr 25 16:02:06 GMT 2024

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

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

Back to the top