Bug 484969: Find contribution class dialog errors on *

URL: https://bugs.eclipse.org/bugs/show_bug.cgi?id=484969

Use PatternConstructor.createPattern instead of Pattern.compile to avoid
PatternSyntaxException

Change-Id: Ib960a1b2150b5159ef7c3f4adf3771fe067629c7
Signed-off-by: bkuntz <benedikt.kuntz@airbus.com>
2 files changed
tree: e684cb3e8c16340693666655d50d0fe3831a0a67
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. CONTRIBUTING
  6. LICENSE
  7. NOTICE
  8. pom.xml
  9. README.MD
README.MD

eclipse.platform.ui.tools

Repository for the platform tools to develop Eclipse 4 RCP applications.

How to build

Use the following command to build the components in this repository.

mvn clean verify -Pbuild-individual-bundles