X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.event%2FMETA-INF%2FMANIFEST.MF;h=f7ea7e744adf14f1ba1eb6aff2b27e11000c808a;hp=24b48413a382c24ad0009ee7bfd526d581a4a356;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.event/META-INF/MANIFEST.MF b/bundles/org.simantics.event/META-INF/MANIFEST.MF index 24b48413a..f7ea7e744 100644 --- a/bundles/org.simantics.event/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.event/META-INF/MANIFEST.MF @@ -13,10 +13,11 @@ Require-Bundle: org.eclipse.ui, org.simantics.browsing.ui.model;bundle-version="1.0.0", org.simantics.views.swt;bundle-version="1.0.0", org.simantics.selectionview;bundle-version="1.0.0" -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.event, org.simantics.event.util, org.simantics.event.view, org.simantics.event.view.handler, org.simantics.event.writer +Automatic-Module-Name: org.simantics.event