Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2015-01-27 09:02:08 +0000
committerCamille Letavernier2015-01-27 09:02:08 +0000
commit159d239e48873ce3b20eb46aad2f06fa8d8f76d4 (patch)
treef90114794252d291e182ad7ab1e66ccc66272208 /sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleSeparator.xwt
parent0a2c4ede957f26a57655e9af8d082c78c6c75c0e (diff)
downloadorg.eclipse.papyrus-159d239e48873ce3b20eb46aad2f06fa8d8f76d4.tar.gz
org.eclipse.papyrus-159d239e48873ce3b20eb46aad2f06fa8d8f76d4.tar.xz
org.eclipse.papyrus-159d239e48873ce3b20eb46aad2f06fa8d8f76d4.zip
[Cleanup Repository] Remove deprecated customization plug-ins
- Customization were based on deprecated EMF Facet 0.1.x model - Customizations were applied on some deprecated models (Or never released ones)
Diffstat (limited to 'sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleSeparator.xwt')
-rw-r--r--sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleSeparator.xwt2
1 files changed, 0 insertions, 2 deletions
diff --git a/sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleSeparator.xwt b/sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleSeparator.xwt
deleted file mode 100644
index 68ffaf12f5e..00000000000
--- a/sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleSeparator.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:j="clr-namespace:java.lang" xmlns:x="http://www.eclipse.org/xwt" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="newchild:MenuItem:id"></ppe:StringEditor></Composite></Composite> \ No newline at end of file

Back to the top