X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2FMETA-INF%2FMANIFEST.MF;h=78a1d3b59a54522562be445e34c7beae4c4358d2;hb=bd78deb4759a49ed84200b95fddc9569438512f7;hp=5245ed47e7665fb1abe384033ad087367844f446;hpb=bb5a3edf299cb943999c72c69dd68fb740c8a506;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 5245ed47e..78a1d3b59 100644 --- a/bundles/org.simantics.modeling/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.modeling/META-INF/MANIFEST.MF @@ -37,7 +37,10 @@ Require-Bundle: org.simantics.simulation;bundle-version="1.0.0", org.simantics.scl.db;bundle-version="0.1.3", org.simantics.selectionview.ontology;bundle-version="1.2.0", org.simantics.scl.ui;bundle-version="0.5.0", - org.slf4j.api + org.slf4j.api, + org.simantics.graphfile.ontology, + org.apache.batik, + org.simantics.graph.compiler Export-Package: org.simantics.modeling, org.simantics.modeling.actions, org.simantics.modeling.adapters, @@ -60,3 +63,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