Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Wouters2014-04-04 14:20:04 +0000
committerLaurent Wouters2014-04-04 14:20:04 +0000
commit7a4c142e57cde5338bc51903467576efa4803219 (patch)
tree681d045357e47ad34d5478942b2540ee3b4ef62e /deprecated/TableEFacet/org.eclipse.papyrus.infra.table.efacet.properties/propertyView/environment.xmi
parentfd9cbb7e55ec7a6a9936e5763bed5d6acc0ac2da (diff)
downloadorg.eclipse.papyrus-7a4c142e57cde5338bc51903467576efa4803219.tar.gz
org.eclipse.papyrus-7a4c142e57cde5338bc51903467576efa4803219.tar.xz
org.eclipse.papyrus-7a4c142e57cde5338bc51903467576efa4803219.zip
[clean] Retiring org.eclipse.papyrus.infra.table.efacet.propertieslast/org.eclipse.papyrus.infra.table.efacet.properties
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
Diffstat (limited to 'deprecated/TableEFacet/org.eclipse.papyrus.infra.table.efacet.properties/propertyView/environment.xmi')
-rw-r--r--deprecated/TableEFacet/org.eclipse.papyrus.infra.table.efacet.properties/propertyView/environment.xmi9
1 files changed, 0 insertions, 9 deletions
diff --git a/deprecated/TableEFacet/org.eclipse.papyrus.infra.table.efacet.properties/propertyView/environment.xmi b/deprecated/TableEFacet/org.eclipse.papyrus.infra.table.efacet.properties/propertyView/environment.xmi
deleted file mode 100644
index 9217016ca3b..00000000000
--- a/deprecated/TableEFacet/org.eclipse.papyrus.infra.table.efacet.properties/propertyView/environment.xmi
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<environment:Environment
- xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:environment="http://www.eclipse.org/papyrus/properties/environment/0.9">
- <modelElementFactories
- name="Papyrus Table ModelElementFactory"
- factoryClass="org.eclipse.papyrus.infra.table.efacet.properties.modelelement.TableModelElementFactory"/>
-</environment:Environment>

Back to the top