]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.excel/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.excel / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Excel Connection
4 Bundle-SymbolicName: org.simantics.excel
5 Bundle-Version: 1.1.0.qualifier
6 Bundle-Activator: org.simantics.excel.Activator
7 Bundle-Vendor: VTT Technical Research Centre of Finland
8 Require-Bundle: org.eclipse.core.runtime,
9  org.simantics.utils;bundle-version="1.0.0",
10  org.eclipse.core.resources;bundle-version="3.6.0"
11 Bundle-RequiredExecutionEnvironment: JavaSE-11
12 Bundle-ActivationPolicy: lazy
13 Export-Package: org.simantics.excel
14 Automatic-Module-Name: org.simantics.excel