From ceba2c38826c2d23bd75f65e7d17a80690f1a3ed Mon Sep 17 00:00:00 2001 From: cletavernie Date: Thu, 1 Dec 2011 15:48:50 +0000 Subject: 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 --- .../plugin.xml | 12 +-- ...tomization.properties.generation.generator.exsd | 102 +++++++++++++++++++++ ...customization.properties.generation.layout.exsd | 102 +++++++++++++++++++++ ...se.papyrus.properties.generation.generator.exsd | 102 --------------------- ...lipse.papyrus.properties.generation.layout.exsd | 102 --------------------- 5 files changed, 210 insertions(+), 210 deletions(-) create mode 100644 plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.customization.properties.generation.generator.exsd create mode 100644 plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.customization.properties.generation.layout.exsd delete mode 100644 plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.generator.exsd delete mode 100644 plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.layout.exsd (limited to 'plugins/customization/org.eclipse.papyrus.customization.properties.generation') diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/plugin.xml b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/plugin.xml index e7268109cd2..3fc210e5138 100644 --- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/plugin.xml +++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/plugin.xml @@ -1,28 +1,28 @@ - - + + + point="org.eclipse.papyrus.customization.properties.generation.generator"> @@ -31,7 +31,7 @@ + point="org.eclipse.papyrus.customization.properties.generation.layout"> diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.customization.properties.generation.generator.exsd b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.customization.properties.generation.generator.exsd new file mode 100644 index 00000000000..635073b5c3e --- /dev/null +++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.customization.properties.generation.generator.exsd @@ -0,0 +1,102 @@ + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.customization.properties.generation.layout.exsd b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.customization.properties.generation.layout.exsd new file mode 100644 index 00000000000..042d3f9e9a9 --- /dev/null +++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.customization.properties.generation.layout.exsd @@ -0,0 +1,102 @@ + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.generator.exsd b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.generator.exsd deleted file mode 100644 index 635073b5c3e..00000000000 --- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.generator.exsd +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.layout.exsd b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.layout.exsd deleted file mode 100644 index 042d3f9e9a9..00000000000 --- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.layout.exsd +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - -- cgit v1.2.3