2 Bundle-ManifestVersion: 2
4 Bundle-SymbolicName: org.simantics.db.server
5 Bundle-Version: 1.4.6.qualifier
6 Bundle-Activator: org.simantics.db.server.internal.Activator
7 Bundle-Vendor: VTT Technical Research Centre of Finland
8 Export-Package: org.simantics.db.server,
9 org.simantics.db.server.internal
10 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
11 Import-Package: gnu.trove.impl.hash,
16 org.eclipse.core.runtime,
17 org.osgi.framework;version="1.3.0",
19 org.simantics.db.common,
20 org.simantics.db.common.utils,
21 org.simantics.db.exception
22 Bundle-ActivationPolicy: lazy
23 Require-Bundle: org.simantics.databoard,
26 Eclipse-BundleShape: dir