Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » ssh during debug
ssh during debug [message #266545] Wed, 11 August 2004 14:50 Go to next message
Eclipse UserFriend
Originally posted by: e.hickey.comcast.net

In Eclipse 3.0 running on XP:

I can successfully check files out of a CVS repository on a UNIX server
using extssh. It was easy!

**However** how do I run debug a JAVA app remotely using ssh? There is a
drop-down box to select what type of connection, but only one (the wrong
one) is available.

help?

-e
Re: ssh during debug [message #266660 is a reply to message #266545] Thu, 12 August 2004 02:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

gbgrrrl <e.hickey@comcast.net> wrote:

Even if Eclipse does not supports debugging over ssh, you can use ssh
port forwarding, so put all traffic with debugged application over secure
connection.

> In Eclipse 3.0 running on XP:

> I can successfully check files out of a CVS repository on a UNIX server
> using extssh. It was easy!

> **However** how do I run debug a JAVA app remotely using ssh? There is a
> drop-down box to select what type of connection, but only one (the wrong
> one) is available.

> help?

> -e


--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: ssh during debug [message #267211 is a reply to message #266660] Mon, 16 August 2004 19:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: e.hickey.comcast.net

yes and no.

I got PuTTY downloaded but cannot figure out how to set up the tunnelling.

Sys admins here are too busy to help. What do I put in PuTTY and then
what port and host do I specify in Eclipse?\

-e


Konstantin Scheglov wrote:

> gbgrrrl <e.hickey@comcast.net> wrote:

> Even if Eclipse does not supports debugging over ssh, you can use ssh
> port forwarding, so put all traffic with debugged application over secure
> connection.

> > In Eclipse 3.0 running on XP:

> > I can successfully check files out of a CVS repository on a UNIX server
> > using extssh. It was easy!

> > **However** how do I run debug a JAVA app remotely using ssh? There is a
> > drop-down box to select what type of connection, but only one (the wrong
> > one) is available.

> > help?

> > -e
Re: ssh during debug [message #267508 is a reply to message #267211] Wed, 18 August 2004 06:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

dbgrrrl <e.hickey@comcast.net> wrote:

I don't know about PuTTY, I don't use it, but tunnelling allows you to
transfer connection from localhost and local port to remote host and remote port.
So, you will need to specify in Eclipse localhost as host and local port that
you specified when configuring PuTTY.

> yes and no.

> I got PuTTY downloaded but cannot figure out how to set up the tunnelling.

> Sys admins here are too busy to help. What do I put in PuTTY and then
> what port and host do I specify in Eclipse?\

> -e


> Konstantin Scheglov wrote:

>> gbgrrrl <e.hickey@comcast.net> wrote:

>> Even if Eclipse does not supports debugging over ssh, you can use ssh
>> port forwarding, so put all traffic with debugged application over secure
>> connection.

>> > In Eclipse 3.0 running on XP:

>> > I can successfully check files out of a CVS repository on a UNIX server
>> > using extssh. It was easy!

>> > **However** how do I run debug a JAVA app remotely using ssh? There is a
>> > drop-down box to select what type of connection, but only one (the wrong
>> > one) is available.

>> > help?

>> > -e





--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: ssh during debug [message #267756 is a reply to message #267211] Thu, 19 August 2004 10:00 Go to previous message
Eclipse UserFriend
Originally posted by: douglas.pollock.magma.ca

dbgrrrl wrote:
> I got PuTTY downloaded but cannot figure out how to set up the tunnelling.

If you are trying to create a SSH tunnel from Windows to another box, then
you might be out of luck. However, you might be able to set up port
forwarding across SSH. Look at "plink" in the PuTTY tool set....



cheers,
d.
Previous Topic:Plugin XML nameFilter (org.eclipse.ui.popupMenus)
Next Topic:Preference scopes and PreferencePage
Goto Forum:
  


Current Time: Mon Nov 10 13:51:40 EST 2025

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

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

Back to the top