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,
11 org.simantics.modeling;bundle-version="1.1.1",
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