]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.nativemem/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.nativemem / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Native Memory Tracking
4 Bundle-SymbolicName: org.simantics.nativemem
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Vendor: Semantum Oy
7 Bundle-RequiredExecutionEnvironment: JavaSE-11
8 Bundle-ClassPath: .
9 Export-Package: org.simantics.nativemem
10 Require-Bundle: com.sun.jna;bundle-version="4.3.0",
11  com.sun.jna.platform;bundle-version="4.3.0"
12 Automatic-Module-Name: org.simantics.nativemem