X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.reflection%2FMETA-INF%2FMANIFEST.MF;h=99407f549b251b7c1151818b88d51d918abc52b5;hb=HEAD;hp=51d44ee6fbd451e1def409ac6f06d4ea86e50167;hpb=1dfeb7d5c49b1391cd9d877e1eddab18995cb151;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.reflection/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.reflection/META-INF/MANIFEST.MF index 51d44ee6f..99407f549 100644 --- a/bundles/org.simantics.scl.reflection/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.reflection/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Reflection Bundle-SymbolicName: org.simantics.scl.reflection;singleton:=true Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.scl.compiler;bundle-version="0.1.0";visibility:=reexport, org.simantics.scl.runtime;bundle-version="0.1.4", gnu.trove3;bundle-version="3.0.0", @@ -16,3 +16,4 @@ Export-Package: org.simantics.scl.reflection, Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.scl.reflection.internal.Activator Bundle-Vendor: VTT Technical Research Centre of Finland +Automatic-Module-Name: org.simantics.scl.reflection