X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d.vtk%2FMETA-INF%2FMANIFEST.MF;h=1ba1aaf62e4cc3e07c7ce0c8ab934df446ec188b;hb=8670eb677c67d8d750fb410f14b1de22ae557f06;hp=3a9a0aaed986a890893a6896a347ced60b03c9da;hpb=84132a1d750c45f9161afbd58b78572964e50d26;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 3a9a0aae..1ba1aaf6 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,9 +18,11 @@ 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.6 + org.simantics.utils.thread.swt;bundle-version="1.1.0", + org.slf4j.api +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.g3d.vtk.action, org.simantics.g3d.vtk.awt, @@ -31,3 +33,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