X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2FMETA-INF%2FMANIFEST.MF;h=f9d9c2f22f06cc5af220a9c3cebdf893daf43a5d;hb=271b16d9670ad5f20a2ca12d0c67f15390cddb54;hp=7f81e56f2300bc0511473436e2494932e4b8af15;hpb=c26409b1caf2f1e560d37c5befd11b442399c3fe;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.modeling/META-INF/MANIFEST.MF b/bundles/org.simantics.modeling/META-INF/MANIFEST.MF index 7f81e56f2..f9d9c2f22 100644 --- a/bundles/org.simantics.modeling/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.modeling/META-INF/MANIFEST.MF @@ -38,7 +38,11 @@ Require-Bundle: org.simantics.simulation;bundle-version="1.0.0", org.simantics.selectionview.ontology;bundle-version="1.2.0", org.simantics.scl.ui;bundle-version="0.5.0", org.slf4j.api, - org.apache.batik + org.simantics.graphfile.ontology, + org.apache.batik;bundle-version="1.12.0", + org.simantics.graph.compiler, + org.simantics.browsing.ui;bundle-version="1.1.0", + org.apache.commons.lang;bundle-version="2.6.0" Export-Package: org.simantics.modeling, org.simantics.modeling.actions, org.simantics.modeling.adapters, @@ -61,3 +65,5 @@ Export-Package: org.simantics.modeling, Bundle-Vendor: VTT Technical Research Centre of Finland Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.modeling.internal.Activator +Service-Component: OSGI-INF/sclExpressionIssueProvider.xml +Automatic-Module-Name: org.simantics.modeling