Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/views/org.eclipse.papyrus.views.search/META-INF/MANIFEST.MF')
-rw-r--r--plugins/views/org.eclipse.papyrus.views.search/META-INF/MANIFEST.MF3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/views/org.eclipse.papyrus.views.search/META-INF/MANIFEST.MF b/plugins/views/org.eclipse.papyrus.views.search/META-INF/MANIFEST.MF
index 19886bf244b..97d89a96591 100644
--- a/plugins/views/org.eclipse.papyrus.views.search/META-INF/MANIFEST.MF
+++ b/plugins/views/org.eclipse.papyrus.views.search/META-INF/MANIFEST.MF
@@ -16,8 +16,7 @@ Require-Bundle: org.eclipse.ui;bundle-version="3.105.0",
Export-Package: org.eclipse.papyrus.views.search.regex,
org.eclipse.papyrus.views.search.results,
org.eclipse.papyrus.views.search.scope,
- org.eclipse.papyrus.views.search.utils,
- org.eclipse.papyrus.views.search.validator
+ org.eclipse.papyrus.views.search.utils
Bundle-Vendor: %vendorName
Bundle-ActivationPolicy: lazy
Bundle-Version: 0.10.1.qualifier

Back to the top