]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.utils.datastructures/META-INF/MANIFEST.MF
Merge "Tons of dependency fixes and updates"
[simantics/platform.git] / bundles / org.simantics.utils.datastructures / META-INF / MANIFEST.MF
index 8ee955c6b9830cf9c7302b0269c56bfcd9f4142e..3a701176c8d02c7da82c6972c9a32d50bae19e4a 100644 (file)
@@ -9,6 +9,7 @@ Export-Package: org.simantics.utils.datastructures,
  org.simantics.utils.datastructures.context,
  org.simantics.utils.datastructures.datatype,
  org.simantics.utils.datastructures.disposable,
+ org.simantics.utils.datastructures.file,
  org.simantics.utils.datastructures.hints,
  org.simantics.utils.datastructures.map,
  org.simantics.utils.datastructures.persistent,
@@ -18,5 +19,9 @@ Bundle-Vendor: VTT Technical Research Centre of Finland
 Require-Bundle: org.simantics.utils.thread;bundle-version="1.0.0";visibility:=reexport,
  org.simantics.utils;bundle-version="1.0.0",
  gnu.trove3;bundle-version="3.0.0",
- org.simantics.databoard;bundle-version="0.6.5";resolution:=optional
+ org.simantics.databoard;bundle-version="0.6.5";resolution:=optional,
+ org.slf4j.api,
+ org.eclipse.collections.eclipse-collections,
+ org.eclipse.collections.eclipse-collections-api
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Automatic-Module-Name: org.simantics.utils.datastructures