FilteredResourcesSelectionDialog pattern and behavior for derived resources [message #331833] |
Wed, 24 September 2008 14:06 |
Eclipse User |
|
|
|
Originally posted by: claire.reynaud.trango-systems.com
Hi all,
I am looking for a dialog which can be used to let one select some *.bin
and *.elf files in the workspace. Note that these *.bin and *.elf files
are usually derived resources.
The FilteredResourcesSelectionDialog seems to be what I am looking for,
but I have 2 problems with this dialog:
* Is it possible to specify a pattern to get *.bin and *.elf files? I
tried several patterns, like *.bin|*.elf, but without success.
* Also I would like to specify programmatically that the derived
resources should not be filtered. This does not seem possible.
I also had a look at ResourceListSelectionDialog, but it will be marked
deprecated (https://bugs.eclipse.org/bugs/show_bug.cgi?id=205424).
Moreover it does not have any API to set the pattern though a bug has
been fixed on this subject
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=36029).
Any ideas?
Thanks,
Claire
|
|
|
Powered by
FUDForum. Page generated in 0.06446 seconds