public void collectMatch(SearchMatch match) throws CoreException {
   super.acceptSearchMatch(match);
 }