X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.selectionview%2FMETA-INF%2FMANIFEST.MF;h=2a0715673b7f0872b3f645f53a77d29402db2b72;hb=HEAD;hp=606078e6c1b30ae44a67bddb848b5f5b067090a4;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.selectionview/META-INF/MANIFEST.MF b/bundles/org.simantics.selectionview/META-INF/MANIFEST.MF index 606078e6c..2a0715673 100644 --- a/bundles/org.simantics.selectionview/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.selectionview/META-INF/MANIFEST.MF @@ -21,7 +21,9 @@ Require-Bundle: org.eclipse.ui, org.simantics.views.ontology;bundle-version="1.0.0", org.simantics.browsing.ui.model;bundle-version="1.0.0", org.simantics.modeling;bundle-version="1.1.1", - org.simantics.scenegraph.ontology;bundle-version="1.0.0" -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + org.simantics.scenegraph.ontology;bundle-version="1.0.0", + org.slf4j.api +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.selectionview +Automatic-Module-Name: org.simantics.selectionview