X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.datatypes%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.datatypes%2FMETA-INF%2FMANIFEST.MF;h=8bbeb74ae93ffa8d3d2161f03ef88b8e5d9f117b;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.datatypes/META-INF/MANIFEST.MF b/bundles/org.simantics.datatypes/META-INF/MANIFEST.MF new file mode 100644 index 000000000..8bbeb74ae --- /dev/null +++ b/bundles/org.simantics.datatypes/META-INF/MANIFEST.MF @@ -0,0 +1,15 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Standard Datatype Library +Bundle-SymbolicName: org.simantics.datatypes;singleton:=true +Bundle-Version: 1.0.0.qualifier +Bundle-Vendor: Semantum Oy +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Require-Bundle: org.simantics.db.common;bundle-version="1.1.0", + org.simantics.datatypes.ontology;bundle-version="1.0.0", + gnu.trove3;bundle-version="3.0.0", + org.simantics.common;bundle-version="1.0.0" +Export-Package: org.simantics.datatypes.adapter, + org.simantics.datatypes.adt, + org.simantics.datatypes.literal, + org.simantics.datatypes.utils