From: lehtonen Date: Fri, 16 Sep 2011 10:05:35 +0000 (+0000) Subject: git-svn-id: https://www.simantics.org/svn/simantics/3d/trunk@22283 ac1ea38d-2e2b... X-Git-Tag: simantics-1.19.0~14 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=8b42fcb0b43efb8caaca85dd722ae608b9a3a730;p=simantics%2F3d.git git-svn-id: https://www.simantics.org/svn/simantics/3d/trunk@22283 ac1ea38d-2e2b-0410-8846-a27921b304fc --- diff --git a/org.simantics.proconf.g3d.shapeeditor/.classpath b/org.simantics.g3d.shapeeditor/.classpath similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/.classpath rename to org.simantics.g3d.shapeeditor/.classpath diff --git a/org.simantics.proconf.g3d.shapeeditor/.project b/org.simantics.g3d.shapeeditor/.project similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/.project rename to org.simantics.g3d.shapeeditor/.project diff --git a/org.simantics.proconf.g3d.shapeeditor/META-INF/MANIFEST.MF b/org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/META-INF/MANIFEST.MF rename to org.simantics.g3d.shapeeditor/META-INF/MANIFEST.MF diff --git a/org.simantics.proconf.g3d.shapeeditor/build.properties b/org.simantics.g3d.shapeeditor/build.properties similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/build.properties rename to org.simantics.g3d.shapeeditor/build.properties diff --git a/org.simantics.proconf.g3d.shapeeditor/icons/difference.png b/org.simantics.g3d.shapeeditor/icons/difference.png similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/icons/difference.png rename to org.simantics.g3d.shapeeditor/icons/difference.png diff --git a/org.simantics.proconf.g3d.shapeeditor/icons/difference.svg b/org.simantics.g3d.shapeeditor/icons/difference.svg similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/icons/difference.svg rename to org.simantics.g3d.shapeeditor/icons/difference.svg diff --git a/org.simantics.proconf.g3d.shapeeditor/icons/intersection.png b/org.simantics.g3d.shapeeditor/icons/intersection.png similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/icons/intersection.png rename to org.simantics.g3d.shapeeditor/icons/intersection.png diff --git a/org.simantics.proconf.g3d.shapeeditor/icons/intersection.svg b/org.simantics.g3d.shapeeditor/icons/intersection.svg similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/icons/intersection.svg rename to org.simantics.g3d.shapeeditor/icons/intersection.svg diff --git a/org.simantics.proconf.g3d.shapeeditor/icons/link.png b/org.simantics.g3d.shapeeditor/icons/link.png similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/icons/link.png rename to org.simantics.g3d.shapeeditor/icons/link.png diff --git a/org.simantics.proconf.g3d.shapeeditor/icons/link.svg b/org.simantics.g3d.shapeeditor/icons/link.svg similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/icons/link.svg rename to org.simantics.g3d.shapeeditor/icons/link.svg diff --git a/org.simantics.proconf.g3d.shapeeditor/icons/union.png b/org.simantics.g3d.shapeeditor/icons/union.png similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/icons/union.png rename to org.simantics.g3d.shapeeditor/icons/union.png diff --git a/org.simantics.proconf.g3d.shapeeditor/icons/union.svg b/org.simantics.g3d.shapeeditor/icons/union.svg similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/icons/union.svg rename to org.simantics.g3d.shapeeditor/icons/union.svg diff --git a/org.simantics.proconf.g3d.shapeeditor/icons/unlink.png b/org.simantics.g3d.shapeeditor/icons/unlink.png similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/icons/unlink.png rename to org.simantics.g3d.shapeeditor/icons/unlink.png diff --git a/org.simantics.proconf.g3d.shapeeditor/icons/unlink.svg b/org.simantics.g3d.shapeeditor/icons/unlink.svg similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/icons/unlink.svg rename to org.simantics.g3d.shapeeditor/icons/unlink.svg diff --git a/org.simantics.proconf.g3d.shapeeditor/plugin.xml b/org.simantics.g3d.shapeeditor/plugin.xml similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/plugin.xml rename to org.simantics.g3d.shapeeditor/plugin.xml diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/Activator.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/Activator.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/Activator.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/Activator.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/ShapeEditorResources.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/ShapeEditorResources.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/ShapeEditorResources.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/ShapeEditorResources.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/ExportAction.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/ExportAction.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/ExportAction.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/ExportAction.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/ImportAction.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/ImportAction.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/ImportAction.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/ImportAction.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/LoadFileAction.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/LoadFileAction.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/LoadFileAction.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/LoadFileAction.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/LoadFolderAction.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/LoadFolderAction.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/LoadFolderAction.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/LoadFolderAction.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/common/ViewpointGenerator.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/common/ViewpointGenerator.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/common/ViewpointGenerator.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/common/ViewpointGenerator.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/dialogs/PropertySelectionDialog.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/dialogs/PropertySelectionDialog.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/dialogs/PropertySelectionDialog.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/dialogs/PropertySelectionDialog.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/CSGProjectAdapter.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/CSGProjectAdapter.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/CSGProjectAdapter.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/CSGProjectAdapter.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/CSGProjectType.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/CSGProjectType.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/CSGProjectType.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/CSGProjectType.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/NewCSGModelHandler.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/NewCSGModelHandler.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/NewCSGModelHandler.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/NewCSGModelHandler.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/ResourceEditorAdapter1.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/ResourceEditorAdapter1.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/ResourceEditorAdapter1.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/ResourceEditorAdapter1.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/ResourceEditorAdapter3.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/ResourceEditorAdapter3.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/ResourceEditorAdapter3.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/handlers/ResourceEditorAdapter3.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/perspectives/CSGModellingPerspective.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/perspectives/CSGModellingPerspective.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/perspectives/CSGModellingPerspective.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/perspectives/CSGModellingPerspective.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/scenegraph/CSGShapeNode.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/scenegraph/CSGShapeNode.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/scenegraph/CSGShapeNode.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/scenegraph/CSGShapeNode.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/AnimationContribution.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/AnimationContribution.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/AnimationContribution.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/AnimationContribution.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/CSGModellingContribution.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/CSGModellingContribution.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/CSGModellingContribution.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/CSGModellingContribution.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/ParameterizationContribution.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/ParameterizationContribution.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/ParameterizationContribution.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/ParameterizationContribution.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/CSGModellingView.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/CSGModellingView.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/CSGModellingView.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/CSGModellingView.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ParameterizationEditor.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ParameterizationEditor.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ParameterizationEditor.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ParameterizationEditor.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ShapeEditorBase.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ShapeEditorBase.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ShapeEditorBase.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ShapeEditorBase.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ShapeEditorView.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ShapeEditorView.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ShapeEditorView.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/ShapeEditorView.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/StructureOutlinePage.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/StructureOutlinePage.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/StructureOutlinePage.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/StructureOutlinePage.java diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/StructureView.java b/org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/StructureView.java similarity index 100% rename from org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/StructureView.java rename to org.simantics.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/views/StructureView.java