X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.scenegraph.ui%2FMETA-INF%2FMANIFEST.MF;h=c71128c8a58042d7f512a26f73c28dffe3cab6f8;hp=93a9df546e83838dd54edf20b6a346fd0485e551;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.scenegraph.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.scenegraph.ui/META-INF/MANIFEST.MF index 93a9df546..c71128c8a 100644 --- a/bundles/org.simantics.scenegraph.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scenegraph.ui/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: Scene Graph UI Bundle-SymbolicName: org.simantics.scenegraph.ui;singleton:=true Bundle-Version: 1.1.1.qualifier Bundle-Vendor: Semantum Oy -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.5.0", org.eclipse.core.expressions;bundle-version="3.4.100", org.eclipse.ui;bundle-version="3.5.0", @@ -12,3 +12,4 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.5.0", org.simantics.utils.datastructures;bundle-version="1.1.0" Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.scenegraph.ui.Activator +Automatic-Module-Name: org.simantics.scenegraph.ui