]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.db.server/META-INF/MANIFEST.MF
Added Eclipse-BundleShape MANIFEST.MF directive where needed
[simantics/platform.git] / bundles / org.simantics.db.server / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Server
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,
12  gnu.trove.iterator,
13  gnu.trove.map.hash,
14  org.apache.log4j,
15  org.apache.log4j.spi,
16  org.eclipse.core.runtime,
17  org.osgi.framework;version="1.3.0",
18  org.simantics.db,
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,
24  org.simantics.db,
25  org.simantics.fastlz
26 Eclipse-BundleShape: dir