X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.debug.ui%2FMETA-INF%2FMANIFEST.MF;h=4996a07e99bcc54c25c408bda2f38bf5c00f80c1;hb=b825d7a7aff95002f355878ec2767352411b5a43;hp=e2e8859755ea155f9efd20af27dab8bb7454c38c;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.debug.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.debug.ui/META-INF/MANIFEST.MF index e2e885975..4996a07e9 100644 --- a/bundles/org.simantics.debug.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.debug.ui/META-INF/MANIFEST.MF @@ -18,7 +18,11 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.wiki.ui;bundle-version="1.1.0", org.simantics.browsing.ui.swt;bundle-version="1.1.0", org.simantics.views.swt;bundle-version="1.0.0", - org.simantics.structural2;bundle-version="1.1.1" + org.simantics.structural2;bundle-version="1.1.1", + org.simantics.browsing.ui.model, + org.simantics.modeling.ontology, + org.slf4j.api Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.simantics.debug.ui +Automatic-Module-Name: org.simantics.debug.ui