X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2FMETA-INF%2FMANIFEST.MF;h=f9d9c2f22f06cc5af220a9c3cebdf893daf43a5d;hb=d628abeee07f11d70a0d839374e8878ef9af19e9;hp=7f81e56f2300bc0511473436e2494932e4b8af15;hpb=de8cf4f7d7035bdc8d07ef0b03253ef44485d29c;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