Manifest-Version: 1.0 Bundle-ManifestVersion: 2 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 Bundle-Vendor: VTT Require-Bundle: org.eclipse.core.runtime, javax.vecmath;bundle-version="1.5.2", org.simantics.g3d;bundle-version="1.0.0", org.eclipse.ui;bundle-version="3.6.2", org.simantics.db;bundle-version="1.1.0", org.simantics.selectionview;bundle-version="1.0.0", org.simantics.db.management;bundle-version="1.1.0", org.eclipse.ui.views;bundle-version="3.5.1", org.simantics.objmap2;bundle-version="1.0.0", 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.ui;bundle-version="1.0.0", vtk.rendering;bundle-version="8.2.0", org.simantics.utils.thread.swt;bundle-version="1.1.0", org.slf4j.api, org.simantics.scenegraph;bundle-version="1.1.1" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 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 Automatic-Module-Name: org.simantics.g3d.vtk