X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.ui%2FMETA-INF%2FMANIFEST.MF;h=ba447432f83898ca51289e470ae4a376b5b427af;hp=ef01473085d4a70f5d77e4bd2e37b53b2cb8eb8d;hb=f4b65f5afe961edc8d5e1696f32c8efbb8ea48f6;hpb=321607bdbd3ca800128d40b5511092f71cb66367 diff --git a/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF index ef0147308..ba447432f 100644 --- a/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF @@ -61,7 +61,8 @@ Require-Bundle: org.simantics.project;bundle-version="1.0.0", org.simantics.image.ui;bundle-version="1.0.0", org.simantics.export.core;bundle-version="1.0.0", org.slf4j.api, - org.simantics.graphfile.ontology + org.simantics.graphfile.ontology, + org.eclipse.e4.core.services Export-Package: org.simantics.modeling.ui, org.simantics.modeling.ui.actions, org.simantics.modeling.ui.chart.property, @@ -92,4 +93,5 @@ Export-Package: org.simantics.modeling.ui, Bundle-Activator: org.simantics.modeling.ui.Activator Bundle-ActivationPolicy: lazy Bundle-Vendor: VTT Technical Research Centre of Finland -Import-Package: org.simantics.views +Import-Package: org.osgi.service.event, + org.simantics.views