From 504c111db40d78f4913badddd126b283b5504dbb Mon Sep 17 00:00:00 2001 From: lehtonen Date: Fri, 16 Sep 2011 10:25:09 +0000 Subject: [PATCH] Naming fixes. git-svn-id: https://www.simantics.org/svn/simantics/3d/trunk@22287 ac1ea38d-2e2b-0410-8846-a27921b304fc --- org.simantics.g3d.csg/META-INF/MANIFEST.MF | 4 ++-- org.simantics.g3d.feature/feature.xml | 8 ++++---- org.simantics.g3d.occ/META-INF/MANIFEST.MF | 8 ++++---- org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF | 10 +++++----- org.simantics.g3d.shapeeditor/plugin.xml | 4 ++-- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/org.simantics.g3d.csg/META-INF/MANIFEST.MF b/org.simantics.g3d.csg/META-INF/MANIFEST.MF index a33e4ac7..022906c7 100644 --- a/org.simantics.g3d.csg/META-INF/MANIFEST.MF +++ b/org.simantics.g3d.csg/META-INF/MANIFEST.MF @@ -7,10 +7,10 @@ Bundle-Activator: org.simantics.proconf.g3d.csg.Activator Bundle-Vendor: VTT Technical Research Center of Finland Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, - org.simantics.proconf.g3d, org.simantics.db, + org.simantics.g3d;bundle-version="0.0.1", org.simantics.layer0.utils, - org.simantics.layer0.stubs, + org.simantics.layer0;bundle-version="1.0.0", org.simantics.utils.datastructures, org.simantics.animation ipse-LazyStart: true diff --git a/org.simantics.g3d.feature/feature.xml b/org.simantics.g3d.feature/feature.xml index 80382ebd..af552055 100644 --- a/org.simantics.g3d.feature/feature.xml +++ b/org.simantics.g3d.feature/feature.xml @@ -18,14 +18,14 @@ + point="org.simantics.ui.resourceEditorAdapter"> @@ -157,7 +157,7 @@ + point="org.simantics.ui.perspectiveContextBinding"> -- 2.45.2