summaryrefslogtreecommitdiff
path: root/qpid/java/management/eclipse-plugin/META-INF
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/management/eclipse-plugin/META-INF')
-rw-r--r--qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF b/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF
index 15fcd8d59a..32d1b7a1b2 100644
--- a/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF
+++ b/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF
@@ -10,7 +10,8 @@ Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.ui.forms,
- jmxremote.sasl;resolution:=optional
+ jmxremote.sasl;resolution:=optional,
+ qpid-management-common
Eclipse-LazyStart: true
Export-Package: org.apache.qpid.management.ui,
org.apache.qpid.management.ui.actions,