Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » programmatic creation of dynamic filters in Remote System view
programmatic creation of dynamic filters in Remote System view [message #574196] Wed, 23 April 2008 04:31
vrush Mising nameFriend
Messages: 51
Registered: July 2009
Location: Pune
Member
Hi,

I am developing a plugin by extending RSE eclipse plugin. I am trying to
set filters in Remote System's View dynamically.
I have a directory/file path to which i will be setting a filter.
The path is fetched dynamically.
I am trying to achieve


1 - Set the selection in Remote System's View as per path.
Problems

- If I try to expand the tree programmatically, only those nodes
gets expanded which has at least expanded once manually(even if
they are in collapsed state, they can be expanded programmatically).

- It is not quite possible that every time user will traverse till
the location (Not even expected).

- Even if user is traversing till the location, I am getting the
final tree node but can not set the focus on it for some strange reason
like even if though I have got the final node by traversing the tree top
to bottom, it shows parent node of final node as null.

- So thought of another option of implementing dynamic filter
programmatically.

2 - Set the filter like My Home as per the path

- Here I am fetching the path for filter dynamically.

- But stuck at the moment since I am not aware of which extension to
use, etc.


Please direct with some help document, links, etc.
Also suggest if there exist any other approach or solution to my problem.
Thanks in advance.




-Vrushali.
Previous Topic:Re: rse; dstore connector service; using port 0 error
Next Topic:Re: rse; dstore connector service; using port 0 error
Goto Forum:
  


Current Time: Fri Apr 19 11:08:50 GMT 2024

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

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

Back to the top