Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » RSE remote shell functions
RSE remote shell functions [message #25557] Mon, 04 August 2008 17:57 Go to next message
Eclipse UserFriend
Originally posted by: deniselynn21.comcast.net

I'm working with an Eclipse RSE client on Windows to a server on AIX.
I've been working with features of the Remote Shell view and they are very
nice. My team likes that if you are in a directory and run ls, you can
then double click on a file in the results to bring it up in the editor
view or double click on a directory and the shell will cd to that
directory. I had a couple of questions though.

If am in directory /dir1/dir2/ and I type "ls /dir3/dir4/" in the command
line, the result of the ls can't be double clicked to open a file in the
editor view. Is there a reason why results outside the current directory
structure can't be opened from the Remote Shell?

Also, it would be great if I could cd around in the Remote Shell view and
when I find a directory I like, have a way to update the Remote Systems
view to show me that directory. Are there any plans for such a function?
Thanks.
Re: RSE remote shell functions [message #25739 is a reply to message #25557] Wed, 06 August 2008 17:49 Go to previous messageGo to next message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
> file in the editor view. Is there a reason why results outside the
> current directory structure can't be opened from the Remote Shell?

The function that loads files in the editor works only by parsing
the textual output of "ls" -- since that output only lists the
unqualified file names, RSE doesn't know where those files are.

If you do think that the textual output should be sufficient for
locating the files, this is likely a bug that's likely easy to
fix. File a bugzilla for it.

> Also, it would be great if I could cd around in the Remote Shell view
> and when I find a directory I like, have a way to update the Remote
> Systems view to show me that directory.

Nice idea, I propose that you file a bugzilla enhancement request
for this. And best provide a patch to implement it :-)

Cheers,
Martin
Re: RSE remote shell functions [message #25901 is a reply to message #25739] Fri, 08 August 2008 12:49 Go to previous message
Denise Schmidt is currently offline Denise SchmidtFriend
Messages: 66
Registered: July 2009
Member
> If you do think that the textual output should be sufficient for
> locating the files, this is likely a bug that's likely easy to
> fix. File a bugzilla for it.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=243570

>> Also, it would be great if I could cd around in the Remote Shell view
>> and when I find a directory I like, have a way to update the Remote
>> Systems view to show me that directory.

> Nice idea, I propose that you file a bugzilla enhancement request
> for this. And best provide a patch to implement it :-)

Enhancement req: https://bugs.eclipse.org/bugs/show_bug.cgi?id=243572


Thanks!
Re: RSE remote shell functions [message #576588 is a reply to message #25557] Wed, 06 August 2008 17:49 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
> file in the editor view. Is there a reason why results outside the
> current directory structure can't be opened from the Remote Shell?

The function that loads files in the editor works only by parsing
the textual output of "ls" -- since that output only lists the
unqualified file names, RSE doesn't know where those files are.

If you do think that the textual output should be sufficient for
locating the files, this is likely a bug that's likely easy to
fix. File a bugzilla for it.

> Also, it would be great if I could cd around in the Remote Shell view
> and when I find a directory I like, have a way to update the Remote
> Systems view to show me that directory.

Nice idea, I propose that you file a bugzilla enhancement request
for this. And best provide a patch to implement it :-)

Cheers,
Martin
Re: RSE remote shell functions [message #576637 is a reply to message #25739] Fri, 08 August 2008 12:49 Go to previous message
Denise Schmidt is currently offline Denise SchmidtFriend
Messages: 66
Registered: July 2009
Member
> If you do think that the textual output should be sufficient for
> locating the files, this is likely a bug that's likely easy to
> fix. File a bugzilla for it.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=243570

>> Also, it would be great if I could cd around in the Remote Shell view
>> and when I find a directory I like, have a way to update the Remote
>> Systems view to show me that directory.

> Nice idea, I propose that you file a bugzilla enhancement request
> for this. And best provide a patch to implement it :-)

Enhancement req: https://bugs.eclipse.org/bugs/show_bug.cgi?id=243572


Thanks!
Previous Topic:RSE + SU
Next Topic:How to know when file is out of sync
Goto Forum:
  


Current Time: Fri Apr 19 23:34:33 GMT 2024

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

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

Back to the top