org.eclipse.team.internal.ccvs.ui.wizards.ModeWizardSelectionPage TODO: Filtering the TableViewer is currently slow for large amounts of files. 3.1M5 will feature a framework to help with this, so wait until it is there. TODO: Files should be added to the viewer asynchronously, currently bringing up the dialog takes a lot of time for large selections (e.g. jdt.ui ...
org.eclipse.help.internal.base.BookmarkManager Code for bookmark management has been moved here so that it can be shared between the web app and the help view. The manager implements Observable so that views can be notified on bookmark changes. The webapp does not use this feature. @since 3.1