]> gerrit.simantics Code Review - simantics/3d.git/blob - org.simantics.proconf.processeditor/META-INF/MANIFEST.MF
Moved 3D plug-ins to /3d/branches/dev.
[simantics/3d.git] / org.simantics.proconf.processeditor / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Processeditor Plug-in
4 Bundle-SymbolicName: fi.vtt.simantics.processeditor;singleton:=true
5 Bundle-Version: 1.0.0
6 Bundle-Activator: fi.vtt.simantics.processeditor.Activator
7 Bundle-Vendor: VTT
8 Require-Bundle: org.eclipse.ui,
9  org.eclipse.core.runtime,
10  com.jme.eclipse,
11  org.simantics.proconf.animation,
12  org.simantics.g2d.stubs,
13  org.simantics.proconf.ui,
14  org.simantics.proconf.g3d,
15  org.simantics.proconf.image,
16  org.simantics.layer0.stubs,
17  org.simantics.layer0.utils,
18  org.simantics.utils,
19  org.simantics.utils.datastructures,
20  javax.vecmath,
21  org.simantics.proconf.ui.workbench,
22  org.simantics.proconf.ode,
23  org.simantics.proconf.browsing,
24  org.simantics.utils.ui,
25  org.simantics.utils.ui.workbench,
26  org.simantics.proconf.g3d.shapeeditor,
27  org.eclipse.ui.views
28 Eclipse-LazyStart: true