]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.proconf.processeditor/META-INF/MANIFEST.MF
fixing subclipse caused problems
[simantics/3d.git] / org.simantics.proconf.processeditor / META-INF / MANIFEST.MF
diff --git a/org.simantics.proconf.processeditor/META-INF/MANIFEST.MF b/org.simantics.proconf.processeditor/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..11636c7
--- /dev/null
@@ -0,0 +1,27 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Processeditor Plug-in
+Bundle-SymbolicName: org.simantics.processeditor;singleton:=true
+Bundle-Version: 1.0.0
+Bundle-Activator: org.simantics.processeditor.Activator
+Bundle-Vendor: VTT
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ com.jme.eclipse,
+ org.simantics.g2d.stubs,
+ org.simantics.proconf.ui,
+ org.simantics.proconf.g3d,
+ org.simantics.proconf.image,
+ org.simantics.layer0.stubs,
+ org.simantics.layer0.utils,
+ org.simantics.utils,
+ org.simantics.utils.datastructures,
+ javax.vecmath,
+ org.simantics.proconf.ode,
+ org.simantics.proconf.browsing,
+ org.simantics.utils.ui,
+ org.simantics.utils.ui.workbench,
+ org.simantics.proconf.g3d.shapeeditor,
+ org.eclipse.ui.views
+Eclipse-LazyStart: true
+Export-Package: org.simantics.processeditor.tools