]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF
4cbcec294d7fcb3e1855994e398decc065ad105a
[simantics/platform.git] / bundles / org.simantics.tests.modelled / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Simantics Modelled Tests
4 Bundle-SymbolicName: org.simantics.tests.modelled
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.tests.modelled.Activator
7 Require-Bundle: org.simantics.tests.modelled.ontology,
8  org.simantics.scl.osgi,
9  org.simantics,
10  org.junit,
11  org.simantics.modeling;bundle-version="1.1.1",
12  org.slf4j.api,
13  org.simantics.db.testing,
14  org.simantics.debug.browser;bundle-version="1.0.0"
15 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
16 Bundle-ActivationPolicy: lazy
17 Export-Package: org.simantics.tests.modelled,
18  org.simantics.tests.modelled.junit,
19  org.simantics.tests.modelled.junit.v2,
20  org.simantics.tests.modelled.utils
21 Bundle-Vendor: Semantum Oy