How to specify the parent directory in SystemRemoteFileDialog [message #30287] |
Wed, 10 December 2008 02:37  |
Eclipse User |
|
|
|
Hi,
The default searching directories are "My Home" and "Root" in
SystemRemoteFileDialog.
Is there anyway to enable the textfield in the dialog to let user specify
where to browse from?
Or should I construct other kind of dialog which may have more flexible UI
for file browsing in the remote host?
Great thanks for advice.
Wendy
|
|
|
|
|
Re: How to specify the parent directory in SystemRemoteFileDialog [message #31375 is a reply to message #31354] |
Fri, 23 January 2009 04:53  |
Eclipse User |
|
|
|
Hi Wendy,
in order to set the preselection properly, the code must
list the directories of all parent folders of your selected
folder. This may take some time.
Please file a bug if you believe this doesn't explain the
slowness sufficiently.
Thanks,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Wendy Zheng wrote:
> Thank you, Martin.
>
> SystemRemoteResourceDialog#setPreselection() works in function.
> It is quite slow. Is that because we have mounted file system
> and the API is doing some searching?
> But it works. Thanks.
>
> Regards,
> Wendy
>
|
|
|
|
|
Re: How to specify the parent directory in SystemRemoteFileDialog [message #578785 is a reply to message #31354] |
Fri, 23 January 2009 04:53  |
Eclipse User |
|
|
|
Hi Wendy,
in order to set the preselection properly, the code must
list the directories of all parent folders of your selected
folder. This may take some time.
Please file a bug if you believe this doesn't explain the
slowness sufficiently.
Thanks,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Wendy Zheng wrote:
> Thank you, Martin.
>
> SystemRemoteResourceDialog#setPreselection() works in function.
> It is quite slow. Is that because we have mounted file system
> and the API is doing some searching?
> But it works. Thanks.
>
> Regards,
> Wendy
>
|
|
|
Powered by
FUDForum. Page generated in 0.03886 seconds