Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] Remote Shell name

Hi,

I am programmatically starting remote shells with RSE. I have noticed
that using RemoteCommandShell.setName() does not have any
effect on the name displayed in the Remote Shell view. It is rather
RemoteCommandShell.getId() that is used for that. And since there is
no way to set _id, it gets a default value, like Local1, Local2...

Did I miss something?

Olivier Corbun
Ericsson


Back to the top