]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.utils.thread/META-INF/MANIFEST.MF
Make Write-interfaces as @FunctionalInterface for lambdas
[simantics/platform.git] / bundles / org.simantics.utils.thread / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Thread Utilities
4 Bundle-SymbolicName: org.simantics.utils.thread
5 Bundle-Version: 1.1.0.qualifier
6 Export-Package: org.simantics.utils.threads,
7  org.simantics.utils.threads.logger
8 Bundle-Vendor: VTT Technical Research Centre of Finland
9 Require-Bundle: org.eclipse.swt;bundle-version="3.6.0";resolution:=optional
10 Bundle-RequiredExecutionEnvironment: JavaSE-1.8