]> gerrit.simantics Code Review - simantics/3d.git/blob - org.simantics.proconf.g3d/META-INF/MANIFEST.MF
Moved 3D plug-ins to /3d/branches/dev.
[simantics/3d.git] / org.simantics.proconf.g3d / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: G3D Plug-in
4 Bundle-SymbolicName: org.simantics.proconf.g3d;singleton:=true
5 Bundle-Version: 1.0.0
6 Bundle-Activator: org.simantics.proconf.g3d.Activator
7 Bundle-Vendor: VTT
8 Require-Bundle: org.eclipse.ui,
9  org.eclipse.core.runtime,
10  org.simantics.g2d.stubs,
11  javax.vecmath,
12  com.jme.eclipse,
13  org.simantics.proconf.image,
14  org.eclipse.ui.views,
15  org.simantics.proconf.animation,
16  org.simantics.db,
17  org.simantics.layer0.stubs,
18  org.simantics.layer0.utils,
19  org.simantics.image.stubs,
20  org.simantics.utils,
21  org.simantics.utils.datastructures,
22  org.simantics.utils.ui,
23  org.simantics.proconf.ui,
24  org.simantics.proconf.ui.workbench,
25  org.simantics.equation,
26  org.simantics.proconf.browsing,
27  org.eclipse.ui.forms,
28  org.eclipse.core.expressions
29 Eclipse-LazyStart: true
30 Export-Package: org.simantics.proconf.g3d.actions,
31  org.simantics.proconf.g3d.animation,
32  org.simantics.proconf.g3d.animation.ui,
33  org.simantics.proconf.g3d.base,
34  org.simantics.proconf.g3d.common,
35  org.simantics.proconf.g3d.dialogs,
36  org.simantics.proconf.g3d.dnd,
37  org.simantics.proconf.g3d.gizmo,
38  org.simantics.proconf.g3d.input,
39  org.simantics.proconf.g3d.preferences,
40  org.simantics.proconf.g3d.scenegraph,
41  org.simantics.proconf.g3d.shapes,
42  org.simantics.proconf.g3d.stubs,
43  org.simantics.proconf.g3d.tools,
44  org.simantics.proconf.g3d.views