Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrschnekenbu2010-01-13 16:29:51 +0000
committerrschnekenbu2010-01-13 16:29:51 +0000
commit3dc6df7e0a33c16bb7b029aeb6d93ef0b7e31563 (patch)
treef6b31c550195770d046e605394abd9b8ff876658 /features/org.eclipse.papyrus.uml-feature/feature.xml
parent2711c8219a180451e400e72393618c43ab8caba3 (diff)
downloadorg.eclipse.papyrus-3dc6df7e0a33c16bb7b029aeb6d93ef0b7e31563.tar.gz
org.eclipse.papyrus-3dc6df7e0a33c16bb7b029aeb6d93ef0b7e31563.tar.xz
org.eclipse.papyrus-3dc6df7e0a33c16bb7b029aeb6d93ef0b7e31563.zip
restored tabbed properties uml in this feature
Diffstat (limited to 'features/org.eclipse.papyrus.uml-feature/feature.xml')
-rw-r--r--features/org.eclipse.papyrus.uml-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.papyrus.uml-feature/feature.xml b/features/org.eclipse.papyrus.uml-feature/feature.xml
index 35fd1ed6e9b..ee7b1eaaaad 100644
--- a/features/org.eclipse.papyrus.uml-feature/feature.xml
+++ b/features/org.eclipse.papyrus.uml-feature/feature.xml
@@ -193,4 +193,11 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.tabbedproperties.uml"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top