Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Plant3d Bundle-SymbolicName: org.simantics.plant3d;singleton:=true Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.plant3d.Activator Bundle-Vendor: VTT Require-Bundle: org.eclipse.core.runtime, org.eclipse.ui, org.simantics.db;bundle-version="1.1.0", org.simantics.db.common;bundle-version="1.1.0", org.simantics.db.layer0;bundle-version="1.1.0", org.simantics.project;bundle-version="1.0.1", org.simantics.plant3d.ontology;bundle-version="1.0.0", org.simantics.g3d;bundle-version="1.0.0", org.simantics.g3d.ontology;bundle-version="1.0.0", org.simantics.g3d.csg.ontology;bundle-version="1.0.0", org.simantics.selectionview;bundle-version="1.0.0", org.simantics.selectionview.ontology;bundle-version="1.0.0", org.simantics.browsing.ui.swt;bundle-version="1.1.0", vtk;bundle-version="5.8.0", vtk.rendering;bundle-version="8.2.0", org.simantics.g3d.vtk;bundle-version="1.0.0", javax.vecmath;bundle-version="1.5.2", org.eclipse.ui.views;bundle-version="3.5.1", org.simantics.opencascade;bundle-version="1.0.0", org.jcae.opencascade;bundle-version="6.5.2", org.eclipse.ui.console;bundle-version="3.5.100", org.simantics.objmap2;bundle-version="1.0.0", org.apache.log4j;bundle-version="1.2.15", org.simantics.ui;bundle-version="1.0.0", org.simantics.opencascade.vtk;bundle-version="1.0.0", org.simantics.browsing.ui.platform;bundle-version="1.1.0", org.simantics.structural.ui;bundle-version="1.1.1", org.simantics.g3d.csg;bundle-version="1.0.0", 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.plant3d.actions, org.simantics.plant3d.browser, org.simantics.plant3d.dialog, org.simantics.plant3d.editor, org.simantics.plant3d.geometry, org.simantics.plant3d.gizmo, org.simantics.plant3d.handlers, org.simantics.plant3d.project, org.simantics.plant3d.property, org.simantics.plant3d.scenegraph, org.simantics.plant3d.scenegraph.controlpoint, org.simantics.plant3d.scl, org.simantics.plant3d.utils Automatic-Module-Name: org.simantics.plant3d