X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.mapping%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.mapping%2FMETA-INF%2FMANIFEST.MF;h=46c07ed2368e96746dc1a1c0afc5ab9343fa4352;hp=0000000000000000000000000000000000000000;hb=969bd23cab98a79ca9101af33334000879fb60c5;hpb=866dba5cd5a3929bbeae85991796acb212338a08 diff --git a/bundles/org.simantics.mapping/META-INF/MANIFEST.MF b/bundles/org.simantics.mapping/META-INF/MANIFEST.MF new file mode 100644 index 000000000..46c07ed23 --- /dev/null +++ b/bundles/org.simantics.mapping/META-INF/MANIFEST.MF @@ -0,0 +1,17 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Structural Model Mapping +Bundle-SymbolicName: org.simantics.mapping +Bundle-Version: 1.1.0.qualifier +Require-Bundle: gnu.trove3;bundle-version="3.0.3", + org.simantics.layer0;bundle-version="1.0.0", + org.simantics.layer0.utils;bundle-version="0.8.0", + org.simantics.db.layer0;bundle-version="1.1.0" +Export-Package: org.simantics.mapping, + org.simantics.mapping.constraint, + org.simantics.mapping.constraint.instructions, + org.simantics.mapping.pattern, + org.simantics.mapping.rule, + org.simantics.mapping.rule.instructions +Bundle-Vendor: VTT Technical Research Centre of Finland +Bundle-RequiredExecutionEnvironment: JavaSE-1.8