X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.tests%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.modeling.tests%2FMETA-INF%2FMANIFEST.MF;h=fb5238301f355020698cea0f9bf8a5e4a3281445;hb=ca6fcd858a0b82eb1b5a8f12c4d5df30e84393e0;hp=0000000000000000000000000000000000000000;hpb=67fd62f9c742337ec80eef658192db198a0efaac;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.modeling.tests/META-INF/MANIFEST.MF b/bundles/org.simantics.modeling.tests/META-INF/MANIFEST.MF new file mode 100644 index 000000000..fb5238301 --- /dev/null +++ b/bundles/org.simantics.modeling.tests/META-INF/MANIFEST.MF @@ -0,0 +1,18 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Modeling Tests +Bundle-SymbolicName: org.simantics.modeling.tests +Bundle-Version: 1.0.0.qualifier +Bundle-Vendor: Semantum Oy +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Require-Bundle: org.simantics.modeling;bundle-version="1.1.1", + org.simantics;bundle-version="1.0.0", + org.simantics.db.testing;bundle-version="1.0.0", + org.simantics.issues.common;bundle-version="1.1.0", + org.simantics.layer0.utils;bundle-version="1.1.0", + org.simantics.simulation;bundle-version="1.1.0", + org.junit;bundle-version="4.12.0" +Import-Package: org.simantics +Export-Package: org.simantics.modeling.tests.cases, + org.simantics.modeling.tests.commands, + org.simantics.modeling.tests.traits