]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.g3d.csg/META-INF/MANIFEST.MF
3D framework (Simca 2012)
[simantics/3d.git] / org.simantics.g3d.csg / META-INF / MANIFEST.MF
diff --git a/org.simantics.g3d.csg/META-INF/MANIFEST.MF b/org.simantics.g3d.csg/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..a0a1c81
--- /dev/null
@@ -0,0 +1,26 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Csg
+Bundle-SymbolicName: org.simantics.g3d.csg;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.g3d.csg.Activator
+Bundle-Vendor: VTT
+Require-Bundle: org.eclipse.core.runtime,
+ org.simantics.g3d;bundle-version="1.0.0",
+ org.simantics.g3d.ontology;bundle-version="1.0.0",
+ org.simantics.db.layer0;bundle-version="1.1.0",
+ javax.vecmath;bundle-version="1.5.2",
+ org.simantics.opencascade;bundle-version="1.0.0",
+ org.simantics.ui;bundle-version="1.0.0",
+ vtk;bundle-version="1.0.0",
+ org.eclipse.ui,
+ org.simantics.g3d.csg.ontology;bundle-version="1.0.0",
+ org.simantics.selectionview;bundle-version="1.0.0",
+ org.eclipse.ui.views;bundle-version="3.5.1",
+ org.jcae.opencascade;bundle-version="1.0.0",
+ org.simantics.g3d.vtk;bundle-version="1.0.0",
+ org.simantics.browsing.ui.common;bundle-version="1.1.0",
+ org.simantics.objmap2;bundle-version="1.0.0",
+ org.simantics.opencascade.vtk;bundle-version="1.0.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-ActivationPolicy: lazy