2 Bundle-ManifestVersion: 2
4 Bundle-SymbolicName: org.simantics.scl.osgi.tests
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: org.junit;bundle-version="4.12.0",
8 org.simantics.scl.compiler;bundle-version="0.5.0",
9 org.simantics.scl.osgi;bundle-version="1.0.4",
11 org.objectweb.asm.util,
12 org.eclipse.equinox.ds;bundle-version="1.4.300",
13 org.simantics;bundle-version="1.0.0",
14 org.simantics.acorn;bundle-version="1.1.2",
15 org.simantics.workbench;bundle-version="1.5.1",
16 org.simantics.application