X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d.vtk%2FMETA-INF%2FMANIFEST.MF;h=79d987c6eb6302936ce523ce09ec8991bddf08a2;hb=refs%2Fheads%2Frelease%2F1.42.0;hp=827e4638162a173e595f76e3e591171b99b9d833;hpb=db7a5dfe7c90c6752e871f84de0f70a182dd527a;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 827e4638..79d987c6 100644 --- a/org.simantics.g3d.vtk/META-INF/MANIFEST.MF +++ b/org.simantics.g3d.vtk/META-INF/MANIFEST.MF @@ -1,6 +1,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: G3D Vtk integration +Bundle-Name: G3D VTK Integration Bundle-SymbolicName: org.simantics.g3d.vtk;singleton:=true Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.g3d.vtk.Activator @@ -18,6 +18,7 @@ Require-Bundle: org.eclipse.core.runtime, 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.ui;bundle-version="1.0.0", vtk.rendering;bundle-version="8.2.0", org.simantics.utils.thread.swt;bundle-version="1.1.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 @@ -31,3 +32,4 @@ Export-Package: org.simantics.g3d.vtk.action, org.simantics.g3d.vtk.shape, org.simantics.g3d.vtk.swt, org.simantics.g3d.vtk.utils +Automatic-Module-Name: org.simantics.g3d.vtk