X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet.graph%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.spreadsheet.graph%2FMETA-INF%2FMANIFEST.MF;h=967272c074c03e5dd6f6624d5ed6a3fc60373b2f;hp=0000000000000000000000000000000000000000;hb=969bd23cab98a79ca9101af33334000879fb60c5;hpb=866dba5cd5a3929bbeae85991796acb212338a08 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 index 000000000..967272c07 --- /dev/null +++ b/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF @@ -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, + .