X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.tests.modelled%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.tests.modelled%2FMETA-INF%2FMANIFEST.MF;h=662bca7b714a8f7adc18b63c1bcd09aff19c4b56;hb=3b5069d0d30e7de27f73d88d5e89d29052291a34;hp=0000000000000000000000000000000000000000;hpb=bf75fd9740858140eac90c18f0bca0aea3893248;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF new file mode 100644 index 000000000..662bca7b7 --- /dev/null +++ b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF @@ -0,0 +1,16 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Simantics Modelled Tests +Bundle-SymbolicName: org.simantics.tests.modelled +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: org.simantics.tests.modelled.Activator +Require-Bundle: org.eclipse.core.runtime, + org.simantics.db, + org.simantics.db.common, + org.simantics.tests.modelled.ontology, + org.simantics.scl.osgi, + org.simantics, + org.simantics.scl.compiler +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-ActivationPolicy: lazy +Export-Package: org.simantics.tests.modelled