>From the code snippet, I don't know what the value of the mode variable is. What you should do is print out filter.toString() and see what the final filter is.
thanks, this helps me to find the problem; something like (true=true) is printed..so that the attribute in filters must be a string property.. Thank you again -- -- View this message in context: http://old.nabble.com/some-issues-in-creatingfilters-tp26358700p26371451.html Sent from the Equinox - Dev mailing list archive at Nabble.com. _______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
