X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.charts%2FMETA-INF%2FMANIFEST.MF;h=0920f6766bcf627ad16388900c8900700a22c83c;hp=bd0e1c59c02baf928dee52c9bd09963773a86ec4;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=876ede6b867e2e7966ffb46cc69dc820969c4394 diff --git a/bundles/org.simantics.charts/META-INF/MANIFEST.MF b/bundles/org.simantics.charts/META-INF/MANIFEST.MF index bd0e1c59c..0920f6766 100644 --- a/bundles/org.simantics.charts/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.charts/META-INF/MANIFEST.MF @@ -7,7 +7,6 @@ Bundle-Activator: org.simantics.charts.Activator Bundle-Vendor: Semantum Oy Export-Package: org.simantics.charts, org.simantics.charts.editor, - org.simantics.charts.editor.e4, org.simantics.charts.preference, org.simantics.charts.query, org.simantics.charts.ui @@ -48,6 +47,8 @@ Require-Bundle: org.eclipse.ui, org.eclipse.e4.ui.bindings;bundle-version="0.11.0", org.eclipse.e4.core.di.annotations, org.eclipse.e4.core.services, - com.fasterxml.jackson.core.jackson-core;bundle-version="2.5.0" -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.2", + org.slf4j.api +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy +Automatic-Module-Name: org.simantics.charts