X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d.shapeeditor%2FMETA-INF%2FMANIFEST.MF;h=7301aaf57406c211934f859ed0891ce6c4727596;hb=504c111db40d78f4913badddd126b283b5504dbb;hp=78767ca9e0c9e3af28f73e25ade5856d312ff6fe;hpb=8b42fcb0b43efb8caaca85dd722ae608b9a3a730;p=simantics%2F3d.git diff --git a/org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF b/org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF index 78767ca9..7301aaf5 100644 --- a/org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF +++ b/org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF @@ -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