X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2FMETA-INF%2FMANIFEST.MF;h=3262e68ffa2144a48d74e3742d31c4025a5ddfd7;hb=refs%2Fchanges%2F34%2F4634%2F1;hp=bcdf142191365b0176b90d0d110c872d69c426e1;hpb=a59995774f0856353ef4203538540388b019c4c4;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 bcdf14219..3262e68ff 100644 --- a/bundles/org.simantics.modeling/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.modeling/META-INF/MANIFEST.MF @@ -40,13 +40,13 @@ Require-Bundle: org.simantics.simulation;bundle-version="1.0.0", org.slf4j.api, org.simantics.graphfile.ontology, org.apache.batik, - org.simantics.ltk, org.simantics.graph.compiler Export-Package: org.simantics.modeling, org.simantics.modeling.actions, org.simantics.modeling.adapters, org.simantics.modeling.export, org.simantics.modeling.flags, + org.simantics.modeling.help, org.simantics.modeling.mapping, org.simantics.modeling.migration, org.simantics.modeling.preferences, @@ -64,3 +64,4 @@ 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