[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] org.eclipse.ui.ide.resourceFilters don't work any more?

Does the org.eclipse.ui.ide.resourceFilters extension point still work? It's still supported?

I add a variety of these filters in my plugin and none of them show up when I look at the "Filters..." dialog for the Resource Navigator. It doesn't matter which perspective I have open.

resourceFilters are still documented but looking in the Eclipse sources I see that only the ".*" and "*.class" filters are still defined in any of the .xml files and those filters don't show up anywhere either.

What is the replacement mechanism? How do I supply filters to the Resource Navigator? I'm using Eclipse 3.3 at this point.

	Gary