X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d.vtk%2FMETA-INF%2FMANIFEST.MF;h=3a9a0aaed986a890893a6896a347ced60b03c9da;hb=84132a1d750c45f9161afbd58b78572964e50d26;hp=a375776054e4473caa65c51290faeb6faf76095d;hpb=87b3241ec277ba3d8e414b26186a032c9cdcaeed;p=simantics%2F3d.git diff --git a/org.simantics.g3d.vtk/META-INF/MANIFEST.MF b/org.simantics.g3d.vtk/META-INF/MANIFEST.MF index a3757760..3a9a0aae 100644 --- a/org.simantics.g3d.vtk/META-INF/MANIFEST.MF +++ b/org.simantics.g3d.vtk/META-INF/MANIFEST.MF @@ -17,13 +17,17 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.db.common;bundle-version="1.1.0", org.simantics.g3d.ontology;bundle-version="1.0.0", vtk;bundle-version="5.10.0", - org.simantics.utils.ui;bundle-version="1.1.0" + org.simantics.utils.ui;bundle-version="1.1.0", + vtk.rendering;bundle-version="8.2.0", + org.simantics.utils.thread.swt;bundle-version="1.1.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.g3d.vtk.action, + org.simantics.g3d.vtk.awt, org.simantics.g3d.vtk.common, org.simantics.g3d.vtk.gizmo, org.simantics.g3d.vtk.handlers, org.simantics.g3d.vtk.property, org.simantics.g3d.vtk.shape, + org.simantics.g3d.vtk.swt, org.simantics.g3d.vtk.utils