]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.spreadsheet.graph / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF b/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..967272c
--- /dev/null
@@ -0,0 +1,40 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Spreadsheet Database Binding
+Bundle-SymbolicName: org.simantics.spreadsheet.graph;singleton:=true
+Bundle-Version: 1.1.0.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.simantics.layer0.utils,
+ org.simantics.ui;bundle-version="1.0.0",
+ org.simantics.layer0;bundle-version="1.0.0",
+ org.simantics.spreadsheet.ontology;bundle-version="1.0.0";visibility:=reexport,
+ org.simantics.diagram.ontology;bundle-version="1.0.0",
+ org.simantics.structural.ontology;bundle-version="1.0.0",
+ org.simantics.basicexpression;bundle-version="1.0.0",
+ org.simantics.scl.compiler.dummy;bundle-version="0.1.2",
+ org.simantics.db.layer0;bundle-version="1.1.0",
+ org.simantics.scl.db;bundle-version="0.1.2",
+ org.simantics.scl.runtime;bundle-version="0.1.2",
+ org.simantics.spreadsheet.common;bundle-version="1.1.0",
+ org.simantics.spreadsheet;bundle-version="1.1.0",
+ org.simantics.structural2;bundle-version="1.1.1",
+ org.simantics.datatypes.ontology;bundle-version="1.1.0",
+ org.simantics.document.server.io;bundle-version="0.0.1",
+ org.simantics.simulator.variable,
+ org.apache.poi;bundle-version="3.10.0",
+ it.unimi.dsi.fastutil,
+ org.simantics.structural.synchronization.client,
+ org.simantics.db.indexing,
+ org.simantics.layer0x.ontology,
+ org.simantics.modeling;bundle-version="1.1.1",
+ org.eclipse.e4.core.contexts,
+ org.eclipse.e4.ui.di,
+ org.simantics.browsing.ui.swt
+Export-Package: org.apache.commons.math3.stat.regression,
+ org.simantics.spreadsheet.graph,
+ org.simantics.spreadsheet.graph.adapter,
+ org.simantics.spreadsheet.graph.celleditor,
+ org.simantics.spreadsheet.graph.request
+Bundle-Vendor: VTT Technical Research Centre of Finland
+Bundle-ClassPath: commons-math3-3.6.1.jar,
+ .