]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF
Naming fixes.
[simantics/3d.git] / org.simantics.g3d.shapeeditor / META-INF / MANIFEST.MF
index 78767ca9e0c9e3af28f73e25ade5856d312ff6fe..7301aaf57406c211934f859ed0891ce6c4727596 100644 (file)
@@ -1,23 +1,21 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Shapeeditor Plug-in
-Bundle-SymbolicName: org.simantics.proconf.g3d.shapeeditor;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-SymbolicName: org.simantics.g3d.shapeeditor;singleton:=true
+Bundle-Version: 0.0.1.qualifier
 Bundle-Activator: org.simantics.proconf.g3d.shapeeditor.Activator
-Bundle-Vendor: VTT
+Bundle-Vendor: VTT Technical Research Center of Finland
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.ui.views.properties.tabbed,
  com.jme.eclipse,
  javax.vecmath,
  org.jcae.opencascade.jni,
- org.simantics.proconf.g3d,
  org.simantics.image.stubs,
- org.simantics.layer0.stubs,
+ org.simantics.db.layer0;bundle-version="1.1.0",
  org.simantics.layer0.utils,
  org.simantics.utils,
- org.simantics.proconf.g3d.occ,
- org.simantics.proconf.ui,
+ org.simantics.ui;bundle-version="1.0.0",
  org.simantics.animation,
  org.simantics.proconf.ode,
  org.simantics.utils.ui,
@@ -26,6 +24,8 @@ Require-Bundle: org.eclipse.ui,
  org.simantics.utils.ui.workbench,
  org.simantics.proconf.browsing,
  org.simantics.db.services,
- org.simantics.proconf.g3d.csg
+ org.simantics.g3d;bundle-version="0.0.1",
+ org.simantics.g3d.csg;bundle-version="0.0.1",
+ org.simantics.g3d.occ;bundle-version="0.0.1"
 Eclipse-LazyStart: true
 Export-Package: org.simantics.proconf.g3d.shapeeditor.views