]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF
4972e50782bf999eb88d0ff50b3fa195b6006936
[simantics/platform.git] / bundles / org.simantics.spreadsheet.graph / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Spreadsheet Database Binding
4 Bundle-SymbolicName: org.simantics.spreadsheet.graph;singleton:=true
5 Bundle-Version: 1.1.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: org.simantics.layer0.utils,
8  org.simantics.ui;bundle-version="1.0.0",
9  org.simantics.layer0;bundle-version="1.0.0",
10  org.simantics.spreadsheet.ontology;bundle-version="1.0.0";visibility:=reexport,
11  org.simantics.diagram.ontology;bundle-version="1.0.0",
12  org.simantics.structural.ontology;bundle-version="1.0.0",
13  org.simantics.basicexpression;bundle-version="1.0.0",
14  org.simantics.db.layer0;bundle-version="1.1.0",
15  org.simantics.scl.db;bundle-version="0.1.2",
16  org.simantics.scl.runtime;bundle-version="0.1.2",
17  org.simantics.spreadsheet.common;bundle-version="1.1.0",
18  org.simantics.spreadsheet;bundle-version="1.1.0",
19  org.simantics.structural2;bundle-version="1.1.1",
20  org.simantics.datatypes.ontology;bundle-version="1.1.0",
21  org.simantics.document.server.io;bundle-version="0.0.1",
22  org.simantics.simulator.variable,
23  org.apache.poi;bundle-version="3.15.0",
24  it.unimi.dsi.fastutil,
25  org.simantics.structural.synchronization.client,
26  org.simantics.db.indexing,
27  org.simantics.layer0x.ontology,
28  org.simantics.modeling;bundle-version="1.1.1",
29  org.eclipse.e4.core.contexts,
30  org.eclipse.e4.ui.di,
31  org.simantics.browsing.ui.swt,
32  org.slf4j.api;bundle-version="1.7.20",
33  org.simantics.simulator.toolkit;bundle-version="1.0.0",
34  org.simantics.simulator.toolkit.db;bundle-version="1.0.0"
35 Export-Package: org.apache.commons.math3.stat.regression,
36  org.simantics.spreadsheet.graph,
37  org.simantics.spreadsheet.graph.adapter,
38  org.simantics.spreadsheet.graph.celleditor,
39  org.simantics.spreadsheet.graph.request
40 Bundle-Vendor: VTT Technical Research Centre of Finland
41 Bundle-ClassPath: commons-math3-3.6.1.jar,
42  .
43 Automatic-Module-Name: org.simantics.spreadsheet.graph