]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d/META-INF/MANIFEST.MF
Publish Plant3D feature
[simantics/3d.git] / org.simantics.plant3d / META-INF / MANIFEST.MF
diff --git a/org.simantics.plant3d/META-INF/MANIFEST.MF b/org.simantics.plant3d/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..6f2e691
--- /dev/null
@@ -0,0 +1,39 @@
+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.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",
+ 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"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-ActivationPolicy: lazy
+Export-Package: org.simantics.plant3d.editor,
+ org.simantics.plant3d.property,
+ org.simantics.plant3d.scenegraph