X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.editors.win32%2FMETA-INF%2FMANIFEST.MF;h=bf68d4a97a7343287136b1c88e6013ad1850b15d;hb=HEAD;hp=881f51fded291acd095bdb5f524457fe1132af46;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.editors.win32/META-INF/MANIFEST.MF b/bundles/org.simantics.editors.win32/META-INF/MANIFEST.MF index 881f51fde..bf68d4a97 100644 --- a/bundles/org.simantics.editors.win32/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.editors.win32/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Reusable Editors for Windows Bundle-SymbolicName: org.simantics.editors.win32;singleton:=true Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.4.0", org.eclipse.ui;bundle-version="3.4.0", org.eclipse.core.resources;bundle-version="3.4.0", @@ -18,3 +18,4 @@ Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.editors.win32.Activator Eclipse-PlatformFilter: (& (osgi.os=win32)) Bundle-Vendor: VTT Technical Research Center of Finland +Automatic-Module-Name: org.simantics.editors.win32