]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.modeling/META-INF/MANIFEST.MF
Tons of dependency fixes and updates
[simantics/platform.git] / bundles / org.simantics.modeling / META-INF / MANIFEST.MF
index 5245ed47e7665fb1abe384033ad087367844f446..d23076695aeddd71a459ce0a903dd656314f0241 100644 (file)
@@ -37,7 +37,11 @@ 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;bundle-version="1.12.0",
+ org.simantics.graph.compiler,
+ org.simantics.browsing.ui;bundle-version="1.1.0"
 Export-Package: org.simantics.modeling,
  org.simantics.modeling.actions,
  org.simantics.modeling.adapters,
@@ -60,3 +64,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