X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.views.swt%2FMETA-INF%2FMANIFEST.MF;h=ba1504f0f466cd362906c9261c2ed12fa0a2c902;hp=18048f38c7654a2b322b317d8370b4f32d537460;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=236aa4e765e0acd6e31cbc42dd9df9c2c23677e2 diff --git a/bundles/org.simantics.views.swt/META-INF/MANIFEST.MF b/bundles/org.simantics.views.swt/META-INF/MANIFEST.MF index 18048f38c..ba1504f0f 100644 --- a/bundles/org.simantics.views.swt/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.views.swt/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Modelled SWT View Loaders Bundle-SymbolicName: org.simantics.views.swt Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.browsing.ui.swt;bundle-version="1.1.0";visibility:=reexport, org.simantics.db.management;bundle-version="1.1.0", org.simantics.views.ontology;bundle-version="1.0.0", @@ -16,7 +16,8 @@ Require-Bundle: org.simantics.browsing.ui.swt;bundle-version="1.1.0";visibility: org.simantics.project;bundle-version="1.0.1", org.simantics.scenegraph.loader;bundle-version="1.0.0";visibility:=reexport, org.simantics.scenegraph.ontology;bundle-version="1.0.0", - org.simantics.utils.thread.swt;bundle-version="1.1.0" + org.simantics.utils.thread.swt;bundle-version="1.1.0", + org.slf4j.api Export-Package: org.simantics.views.swt Bundle-Activator: org.simantics.views.swt.Activator Bundle-Vendor: Semantum Oy