]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.spreadsheet/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.spreadsheet / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Spreadsheet
4 Bundle-SymbolicName: org.simantics.spreadsheet
5 Bundle-Version: 1.1.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Export-Package: org.simantics.spreadsheet,
8  org.simantics.spreadsheet.cell.handler,
9  org.simantics.spreadsheet.event.model
10 Require-Bundle: org.simantics.utils.datastructures;bundle-version="1.0.0",
11  org.simantics.databoard;bundle-version="0.6.1"
12 Bundle-Vendor: VTT Technical Research Centre of Finland
13 Automatic-Module-Name: org.simantics.spreadsheet