]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.utils.thread.swt/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.utils.thread.swt / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: SWT Thread Utils
4 Bundle-SymbolicName: org.simantics.utils.thread.swt
5 Bundle-Version: 1.1.0.qualifier
6 Bundle-Vendor: VTT Technical Research Centre of Finland
7 Require-Bundle: org.simantics.utils.thread;visibility:=reexport,
8  org.eclipse.swt
9 Export-Package: org.simantics.utils.threads
10 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
11 Automatic-Module-Name: org.simantics.utils.thread.swt