]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.editors.win32/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.editors.win32 / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Reusable Editors for Windows
4 Bundle-SymbolicName: org.simantics.editors.win32;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-11
7 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.4.0",
8  org.eclipse.ui;bundle-version="3.4.0",
9  org.eclipse.core.resources;bundle-version="3.4.0",
10  org.eclipse.ui.ide;bundle-version="3.4.0",
11  org.simantics.utils.ui;bundle-version="1.0.0",
12  org.simantics.utils;bundle-version="1.0.0",
13  org.simantics.utils.ui.workbench;bundle-version="1.0.0",
14  org.simantics.editors;bundle-version="1.0.0"
15 Export-Package: org.simantics.editors.win32,
16  org.simantics.editors.win32.ole
17 Bundle-ActivationPolicy: lazy
18 Bundle-Activator: org.simantics.editors.win32.Activator
19 Eclipse-PlatformFilter: (& (osgi.os=win32))
20 Bundle-Vendor: VTT Technical Research Center of Finland
21 Automatic-Module-Name: org.simantics.editors.win32