From a780733dcb12892de8afbb7bdbc5322775997c65 Mon Sep 17 00:00:00 2001 From: lehtonen Date: Fri, 16 Sep 2011 10:14:16 +0000 Subject: [PATCH] Renaming plug-ins. git-svn-id: https://www.simantics.org/svn/simantics/3d/trunk@22285 ac1ea38d-2e2b-0410-8846-a27921b304fc --- org.simantics.g3d.csg/.project | 2 +- org.simantics.g3d.csg/META-INF/MANIFEST.MF | 6 +++--- org.simantics.g3d.occ/.project | 2 +- org.simantics.g3d.occ/META-INF/MANIFEST.MF | 6 +++--- org.simantics.g3d.shapeeditor/.project | 2 +- org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF | 6 +++--- org.simantics.g3d/.project | 2 +- org.simantics.g3d/META-INF/MANIFEST.MF | 10 +++++----- org.simantics.processeditor/.project | 2 +- org.simantics.processeditor/META-INF/MANIFEST.MF | 4 ++-- org.simantics.processeditor/plugin.xml | 4 ++-- 11 files changed, 23 insertions(+), 23 deletions(-) diff --git a/org.simantics.g3d.csg/.project b/org.simantics.g3d.csg/.project index f4e22d78..ab3f164f 100644 --- a/org.simantics.g3d.csg/.project +++ b/org.simantics.g3d.csg/.project @@ -1,6 +1,6 @@ - org.simantics.proconf.g3d.csg + org.simantics.g3d.csg diff --git a/org.simantics.g3d.csg/META-INF/MANIFEST.MF b/org.simantics.g3d.csg/META-INF/MANIFEST.MF index 357e5b86..a33e4ac7 100644 --- a/org.simantics.g3d.csg/META-INF/MANIFEST.MF +++ b/org.simantics.g3d.csg/META-INF/MANIFEST.MF @@ -1,10 +1,10 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Csg Plug-in -Bundle-SymbolicName: org.simantics.proconf.g3d.csg -Bundle-Version: 1.0.0 +Bundle-SymbolicName: org.simantics.g3d.csg +Bundle-Version: 0.0.1.qualifier Bundle-Activator: org.simantics.proconf.g3d.csg.Activator -Bundle-Vendor: VTT +Bundle-Vendor: VTT Technical Research Center of Finland Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.simantics.proconf.g3d, diff --git a/org.simantics.g3d.occ/.project b/org.simantics.g3d.occ/.project index 83bfecce..8ca33e06 100644 --- a/org.simantics.g3d.occ/.project +++ b/org.simantics.g3d.occ/.project @@ -1,6 +1,6 @@ - org.simantics.proconf.g3d.occ + org.simantics.g3d.occ diff --git a/org.simantics.g3d.occ/META-INF/MANIFEST.MF b/org.simantics.g3d.occ/META-INF/MANIFEST.MF index 82853e1c..5e5fd6d1 100644 --- a/org.simantics.g3d.occ/META-INF/MANIFEST.MF +++ b/org.simantics.g3d.occ/META-INF/MANIFEST.MF @@ -1,10 +1,10 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: G3D OpenCascade Plug-in -Bundle-SymbolicName: org.simantics.proconf.g3d.occ;singleton:=true -Bundle-Version: 1.0.0 +Bundle-SymbolicName: org.simantics.g3d.occ;singleton:=true +Bundle-Version: 0.0.1.qualifier Bundle-Activator: org.simantics.proconf.g3d.occ.Activator -Bundle-Vendor: VTT +Bundle-Vendor: VTT Technical Research Center of Finland Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.simantics.proconf.g3d, diff --git a/org.simantics.g3d.shapeeditor/.project b/org.simantics.g3d.shapeeditor/.project index 875413f2..88803186 100644 --- a/org.simantics.g3d.shapeeditor/.project +++ b/org.simantics.g3d.shapeeditor/.project @@ -1,6 +1,6 @@ - org.simantics.proconf.g3d.shapeeditor + org.simantics.g3d.shapeeditor diff --git a/org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF b/org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF index 78767ca9..7202aece 100644 --- a/org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF +++ b/org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF @@ -1,10 +1,10 @@ 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, diff --git a/org.simantics.g3d/.project b/org.simantics.g3d/.project index a27da2fb..1345a9f0 100644 --- a/org.simantics.g3d/.project +++ b/org.simantics.g3d/.project @@ -1,6 +1,6 @@ - org.simantics.proconf.g3d + org.simantics.g3d diff --git a/org.simantics.g3d/META-INF/MANIFEST.MF b/org.simantics.g3d/META-INF/MANIFEST.MF index 08657a9c..8b2e844d 100644 --- a/org.simantics.g3d/META-INF/MANIFEST.MF +++ b/org.simantics.g3d/META-INF/MANIFEST.MF @@ -1,10 +1,10 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: G3D Plug-in -Bundle-SymbolicName: org.simantics.proconf.g3d;singleton:=true -Bundle-Version: 1.0.0 +Bundle-SymbolicName: org.simantics.g3d;singleton:=true +Bundle-Version: 0.0.1.qualifier Bundle-Activator: org.simantics.proconf.g3d.Activator -Bundle-Vendor: VTT +Bundle-Vendor: VTT Technical Research Center of Finland Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, javax.vecmath, @@ -12,13 +12,13 @@ Require-Bundle: org.eclipse.ui, org.simantics.proconf.image, org.eclipse.ui.views, org.simantics.db, - org.simantics.layer0.stubs, + org.simantics.layer0, org.simantics.layer0.utils, org.simantics.image.stubs, org.simantics.utils, org.simantics.utils.datastructures, org.simantics.utils.ui, - org.simantics.proconf.ui, + org.simantics.ui, org.simantics.equation, org.simantics.proconf.browsing, org.eclipse.ui.forms, diff --git a/org.simantics.processeditor/.project b/org.simantics.processeditor/.project index 4f2fb460..4687e005 100644 --- a/org.simantics.processeditor/.project +++ b/org.simantics.processeditor/.project @@ -1,6 +1,6 @@ - org.simantics.proconf.processeditor + org.simantics.processeditor diff --git a/org.simantics.processeditor/META-INF/MANIFEST.MF b/org.simantics.processeditor/META-INF/MANIFEST.MF index f6ed1f0b..c3c1cdd4 100644 --- a/org.simantics.processeditor/META-INF/MANIFEST.MF +++ b/org.simantics.processeditor/META-INF/MANIFEST.MF @@ -2,9 +2,9 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Processeditor Plug-in Bundle-SymbolicName: org.simantics.processeditor;singleton:=true -Bundle-Version: 1.0.0 +Bundle-Version: 0.0.1.qualifier Bundle-Activator: org.simantics.processeditor.Activator -Bundle-Vendor: VTT +Bundle-Vendor: VTT Technical Research Center of Finland Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, com.jme.eclipse, diff --git a/org.simantics.processeditor/plugin.xml b/org.simantics.processeditor/plugin.xml index 1a6d8f47..f03f6bb3 100644 --- a/org.simantics.processeditor/plugin.xml +++ b/org.simantics.processeditor/plugin.xml @@ -191,7 +191,7 @@ + point="org.simantics.ui.resourceEditorAdapter"> @@ -248,7 +248,7 @@ + point="org.simantics.ui.perspectiveContextBinding"> -- 2.45.2