]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.objmap2/META-INF/MANIFEST.MF
Added missing creation of RelatedElementRuleFactory.
[simantics/platform.git] / bundles / org.simantics.objmap2 / META-INF / MANIFEST.MF
index 59ec5b1e7f9e2eecf4370d7f678a09e538777a46..87e9bbfd5b032aba11aad36ebdcb9b07607cbbea 100644 (file)
@@ -10,7 +10,8 @@ Require-Bundle: org.simantics.db;bundle-version="1.1.0",
  org.simantics.layer0;bundle-version="1.0.0",
  org.apache.log4j;bundle-version="1.2.15",
  org.simantics.db.common;bundle-version="1.1.0",
- org.simantics.structural.ontology;bundle-version="1.1.0"
+ org.simantics.structural.ontology;bundle-version="1.1.0",
+ org.slf4j.api
 Export-Package: org.simantics.objmap.backward,
  org.simantics.objmap.bidirectional,
  org.simantics.objmap.exceptions,
@@ -23,3 +24,4 @@ Export-Package: org.simantics.objmap.backward,
  org.simantics.objmap.structural,
  org.simantics.objmap.structural.annotations,
  org.simantics.objmap.structural.schema
+Automatic-Module-Name: org.simantics.objmap2