diff options
author | vlorenzo | 2011-11-02 09:34:37 +0000 |
---|---|---|
committer | vlorenzo | 2011-11-02 09:34:37 +0000 |
commit | eef5c7f030018d468cfe6d998be1d53c0603d684 (patch) | |
tree | 825b3910702737fa024b65bdfc1138137c74e495 /plugins/views/properties | |
parent | c415ee4fb2b173a5d3a006ff08a4b8d42ce96587 (diff) | |
download | org.eclipse.papyrus-eef5c7f030018d468cfe6d998be1d53c0603d684.tar.gz org.eclipse.papyrus-eef5c7f030018d468cfe6d998be1d53c0603d684.tar.xz org.eclipse.papyrus-eef5c7f030018d468cfe6d998be1d53c0603d684.zip |
362162: [Architecture - Refactoring] The plug-ins should be renamed to match their layer's qualified name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
Diffstat (limited to 'plugins/views/properties')
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/.classpath (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/.classpath) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/.project (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/.project) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/META-INF/MANIFEST.MF (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/META-INF/MANIFEST.MF) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/about.html (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/about.html) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/build.properties (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/build.properties) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/obj16/ContextsModelFile.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/obj16/ContextsModelFile.gif) | bin | 346 -> 346 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/obj16/EnvironmentModelFile.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/obj16/EnvironmentModelFile.gif) | bin | 346 -> 346 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/obj16/UiModelFile.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/obj16/UiModelFile.gif) | bin | 346 -> 346 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/wizban/NewContexts.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/wizban/NewContexts.gif) | bin | 2462 -> 2462 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/wizban/NewEnvironment.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/wizban/NewEnvironment.gif) | bin | 2462 -> 2462 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/wizban/NewUi.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/wizban/NewUi.gif) | bin | 2462 -> 2462 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/plugin.properties (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/plugin.properties) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/plugin.xml (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/plugin.xml) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsActionBarContributor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsActionBarContributor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsEditor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsEditor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsModelWizard.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsModelWizard.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentActionBarContributor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentActionBarContributor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentEditor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentEditor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentModelWizard.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentModelWizard.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/PropertiesEditorPlugin.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/PropertiesEditorPlugin.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiActionBarContributor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiActionBarContributor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiEditor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiEditor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiModelWizard.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiModelWizard.java) | 0 |
23 files changed, 0 insertions, 0 deletions
diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/.classpath b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/.classpath index cedf0d0d0b5..cedf0d0d0b5 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/.classpath +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/.classpath diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/.project b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/.project index 3f533233ef3..3f533233ef3 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/.project +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/.project diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/META-INF/MANIFEST.MF b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/META-INF/MANIFEST.MF index 970980a3d76..970980a3d76 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/META-INF/MANIFEST.MF +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/META-INF/MANIFEST.MF diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/about.html b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/about.html index 82d49bf5f81..82d49bf5f81 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/about.html +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/about.html diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/build.properties b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/build.properties index a616dc683da..a616dc683da 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/build.properties +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/build.properties diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/obj16/ContextsModelFile.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/obj16/ContextsModelFile.gif Binary files differindex 66b71ecf1b9..66b71ecf1b9 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/obj16/ContextsModelFile.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/obj16/ContextsModelFile.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/obj16/EnvironmentModelFile.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/obj16/EnvironmentModelFile.gif Binary files differindex 7cd31fe01e0..7cd31fe01e0 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/obj16/EnvironmentModelFile.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/obj16/EnvironmentModelFile.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/obj16/UiModelFile.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/obj16/UiModelFile.gif Binary files differindex cc04daea0fe..cc04daea0fe 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/obj16/UiModelFile.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/obj16/UiModelFile.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/wizban/NewContexts.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/wizban/NewContexts.gif Binary files differindex 35743ceb88a..35743ceb88a 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/wizban/NewContexts.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/wizban/NewContexts.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/wizban/NewEnvironment.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/wizban/NewEnvironment.gif Binary files differindex 1c827789db0..1c827789db0 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/wizban/NewEnvironment.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/wizban/NewEnvironment.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/wizban/NewUi.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/wizban/NewUi.gif Binary files differindex 7238879695e..7238879695e 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/icons/full/wizban/NewUi.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/icons/full/wizban/NewUi.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/plugin.properties b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/plugin.properties index 1f906197cb3..1f906197cb3 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/plugin.properties +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/plugin.properties diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/plugin.xml b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/plugin.xml index 44055242b6d..44055242b6d 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/plugin.xml +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/plugin.xml diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsActionBarContributor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsActionBarContributor.java index ebf948d0d68..ebf948d0d68 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsActionBarContributor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsActionBarContributor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsEditor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsEditor.java index 98e7e5edd08..98e7e5edd08 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsEditor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsEditor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsModelWizard.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsModelWizard.java index 0f99650d041..0f99650d041 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsModelWizard.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/contexts/presentation/ContextsModelWizard.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentActionBarContributor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentActionBarContributor.java index 9398b7ffd7c..9398b7ffd7c 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentActionBarContributor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentActionBarContributor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentEditor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentEditor.java index c2bc3dd9b4b..c2bc3dd9b4b 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentEditor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentEditor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentModelWizard.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentModelWizard.java index 20a68736ad8..20a68736ad8 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentModelWizard.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/EnvironmentModelWizard.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/PropertiesEditorPlugin.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/PropertiesEditorPlugin.java index ce775fa3697..ce775fa3697 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/PropertiesEditorPlugin.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/environment/presentation/PropertiesEditorPlugin.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiActionBarContributor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiActionBarContributor.java index 076ed242ce3..076ed242ce3 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiActionBarContributor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiActionBarContributor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiEditor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiEditor.java index 98123611d53..98123611d53 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiEditor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiEditor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiModelWizard.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiModelWizard.java index 0c0f566825f..0c0f566825f 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiModelWizard.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model.editor/src-gen/org/eclipse/papyrus/properties/ui/presentation/UiModelWizard.java |