Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Using SSH with Eclipse
Using SSH with Eclipse [message #215222] Tue, 12 June 2007 15:44 Go to next message
Eclipse UserFriend
Originally posted by: nfa.c-w.be

Hello,

I would like to know if it's possible to work with Eclipse using the SSH
protocol to work directly on the server (and not getting back sources and
using CVS).

Furthermore, I had to connect with a secure access (public/private key).
Does any plugin or function of Eclipse manage this ?

I know it's strange, but it's for a little project, and for many reason,
that would be very useful to me.


Thank you,


Nicolas Fabry
Re: Using SSH with Eclipse [message #215283 is a reply to message #215222] Tue, 12 June 2007 18:57 Go to previous messageGo to next message
Matt McCutchen is currently offline Matt McCutchenFriend
Messages: 32
Registered: July 2009
Member
On Tue, 2007-06-12 at 15:44 +0000, Nicolas Fabry wrote:
> I would like to know if it's possible to work with Eclipse using the SSH
> protocol to work directly on the server (and not getting back sources and
> using CVS).
>
> Furthermore, I had to connect with a secure access (public/private key).
> Does any plugin or function of Eclipse manage this ?

Eclipse won't do the SSH itself. However, if you are on Linux, you can
mount the server directory on your computer using sshfs
( http://fuse.sourceforge.net/sshfs.html ) and then point Eclipse to the
mounted directory. Be aware that Eclipse may be slow and/or unstable
when running on a network filesystem like sshfs.

Matt
Re: Using SSH with Eclipse [message #215509 is a reply to message #215222] Wed, 13 June 2007 13:37 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Nicolas Fabry wrote:
> Hello,
>
> I would like to know if it's possible to work with Eclipse using the SSH
> protocol to work directly on the server (and not getting back sources
> and using CVS).

Take a look at the Remote System Explorer project:
http://www.eclipse.org/dsdp/tm/tutorial/

Hoe this helps,
Eric
Previous Topic:Eclipse Often Crash
Next Topic:JST Web Core Patch Feature
Goto Forum:
  


Current Time: Fri Apr 26 20:58:44 GMT 2024

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

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

Back to the top