I'm trying to work out how to add filters to a Synchronize Wizard, and I
appear to be running into a bit of a snag. All of the examples I've
looked at (CVS, Subclipse, Subversive) appear to rely on some variation of
org.eclipse.team.internal.ui.synchronize.GlobalRefreshResourceSelectionPage.
Since the org.eclipse.team.examples.filesystem example has a complete lack
of resource filtering in the synchronize wizard, are there any good
examples out there on how to do this? Alternately, could I get an
official word on how likely
org.eclipse.team.internal.ui.synchronize.GlobalRefreshResourceSelectionPage
is to change and break things that rely on it, in upcoming releases?