]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.acorn/META-INF/MANIFEST.MF
24f576bdc166c033c4278cf9ead5e248172fc664
[simantics/platform.git] / bundles / org.simantics.acorn / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Acorn Database for Simantics
4 Bundle-SymbolicName: org.simantics.acorn
5 Bundle-Version: 1.1.2.qualifier
6 Bundle-Vendor: Semantum Oy
7 Require-Bundle: org.apache.log4j;visibility:=reexport,
8  org.simantics.db;bundle-version="0.8.0";visibility:=reexport,
9  org.simantics.db.common;bundle-version="0.8.0";visibility:=reexport,
10  gnu.trove3;bundle-version="3.0.0",
11  gnu.trove2;bundle-version="2.0.4",
12  org.simantics.db.impl;bundle-version="0.8.0",
13  org.simantics.db.server;bundle-version="1.0.0",
14  org.simantics.compressions;bundle-version="1.0.0",
15  org.simantics.backup,
16  org.eclipse.core.runtime;bundle-version="3.11.1",
17  org.simantics.fastlz;bundle-version="1.2.1",
18  org.simantics.db.procore
19 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
20 Bundle-ActivationPolicy: lazy
21 Bundle-Activator: org.simantics.acorn.internal.Activator
22 Service-Component: OSGI-INF/component.xml, OSGI-INF/org.simantics.acorn.AcornDriver.xml