Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2011-11-02 10:07:47 +0000
committercletavernie2011-11-02 10:07:47 +0000
commitfeb673b2226699a8c0cdeb43c4fa83d2fd448a47 (patch)
tree817cbdaa4f100f3df11538201e8e28b945d38d7a
parent48a802cc94d7eb2d9c44fa4b152825b0a8410969 (diff)
downloadorg.eclipse.papyrus-feb673b2226699a8c0cdeb43c4fa83d2fd448a47.tar.gz
org.eclipse.papyrus-feb673b2226699a8c0cdeb43c4fa83d2fd448a47.tar.xz
org.eclipse.papyrus-feb673b2226699a8c0cdeb43c4fa83d2fd448a47.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
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/.classpath (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/.classpath)0
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/.project (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/.project)0
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/.settings/org.eclipse.jdt.core.prefs (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/.settings/org.eclipse.jdt.core.prefs)0
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/META-INF/MANIFEST.MF (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/META-INF/MANIFEST.MF)0
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/about.html (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/about.html)0
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/build.properties (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/build.properties)0
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/icons/verticalAlgorithm.gif (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/icons/verticalAlgorithm.gif)bin204 -> 204 bytes
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/plugin.properties (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/plugin.properties)0
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/plugin.xml (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/plugin.xml)0
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/Activator.java (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/Activator.java)0
-rw-r--r--plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/VerticalAlgorithm.java (renamed from plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/VerticalAlgorithm.java)0
11 files changed, 0 insertions, 0 deletions
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/.classpath b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/.classpath
index 2d1a4302f04..2d1a4302f04 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/.classpath
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/.classpath
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/.project b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/.project
index b16ddee87a0..b16ddee87a0 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/.project
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/.project
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/.settings/org.eclipse.jdt.core.prefs b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/.settings/org.eclipse.jdt.core.prefs
index bd6af1a78d3..bd6af1a78d3 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/.settings/org.eclipse.jdt.core.prefs
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/.settings/org.eclipse.jdt.core.prefs
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/META-INF/MANIFEST.MF b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/META-INF/MANIFEST.MF
index 84e0b2c739d..84e0b2c739d 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/META-INF/MANIFEST.MF
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/META-INF/MANIFEST.MF
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/about.html b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/about.html
index 35b45e096ae..35b45e096ae 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/about.html
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/about.html
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/build.properties b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/build.properties
index 4a5c7b0c5f8..4a5c7b0c5f8 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/build.properties
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/build.properties
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/icons/verticalAlgorithm.gif b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/icons/verticalAlgorithm.gif
index abf0e621de5..abf0e621de5 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/icons/verticalAlgorithm.gif
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/icons/verticalAlgorithm.gif
Binary files differ
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/plugin.properties b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/plugin.properties
index beaab48b3d4..beaab48b3d4 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/plugin.properties
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/plugin.properties
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/plugin.xml b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/plugin.xml
index 2fd774f00b8..2fd774f00b8 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/plugin.xml
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/plugin.xml
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/Activator.java b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/Activator.java
index 66d995dacc1..66d995dacc1 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/Activator.java
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/Activator.java
diff --git a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/VerticalAlgorithm.java b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/VerticalAlgorithm.java
index 71bb8e14b02..71bb8e14b02 100644
--- a/plugins/layout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/VerticalAlgorithm.java
+++ b/plugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm/src/org/eclipse/papyrus/layouttool/algorithms/verticalalgorithm/VerticalAlgorithm.java

Back to the top