[cleanup] Remove usage of the internal StringMatcher class

org.eclipse.ui.internal.misc.StringMatcher is being removed in Eclipse
2020-09 (see
https://www.eclipse.org/lists/cross-project-issues-dev/msg17763.html).
As recommended in the message, replace its usage with
org.eclipse.ui.dialogs.SearchPattern, which has existed since Eclipse
3.3.

Note that the two classes have different APIs and implementations.
They provide the same general feature, but I have not tested if they
behave exactly the same.

Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Change-Id: I3967c3757903466e9e783537b7e456ed879a8bcd
1 file changed
tree: 853c0c321ac7b05af7597cb45d967b81c7f4d6f1
  1. features/
  2. plugins/
  3. releng/
  4. tests/
  5. .gitignore