]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.charts/META-INF/MANIFEST.MF
Fixed context menu popup location for HiDPI displays with display zoom
[simantics/platform.git] / bundles / org.simantics.charts / META-INF / MANIFEST.MF
index a0c30d5897775cbd0da4d80a4e6965e16c306351..46f215bd37e0cb80eabbcae57fbc9ee8854dd81a 100644 (file)
@@ -7,7 +7,6 @@ Bundle-Activator: org.simantics.charts.Activator
 Bundle-Vendor: Semantum Oy
 Export-Package: org.simantics.charts,
  org.simantics.charts.editor,
 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
  org.simantics.charts.preference,
  org.simantics.charts.query,
  org.simantics.charts.ui
@@ -47,6 +46,8 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.e4.core.commands,
  org.eclipse.e4.ui.bindings;bundle-version="0.11.0",
  org.eclipse.e4.core.di.annotations,
  org.eclipse.e4.core.commands,
  org.eclipse.e4.ui.bindings;bundle-version="0.11.0",
  org.eclipse.e4.core.di.annotations,
- org.eclipse.e4.core.services
+ org.eclipse.e4.core.services,
+ com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.2",
+ org.slf4j.api
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy