Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptessier2014-01-22 09:28:07 +0000
committerptessier2014-01-22 09:28:07 +0000
commitbd8dbcaddda06563c01093069c06a966133167da (patch)
tree60b0ca61b55028f755705a413c765bf447049b1f /features/papyrus-extra-features
parent2d5d3ad9f887ab61f41139f0ee91be7e5f500f23 (diff)
downloadorg.eclipse.papyrus-bd8dbcaddda06563c01093069c06a966133167da.tar.gz
org.eclipse.papyrus-bd8dbcaddda06563c01093069c06a966133167da.tar.xz
org.eclipse.papyrus-bd8dbcaddda06563c01093069c06a966133167da.zip
386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118 add feature tablemigration to extraplugin feature
Diffstat (limited to 'features/papyrus-extra-features')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml
index 66fca6a56a6..dd326c00e2e 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml
@@ -96,4 +96,8 @@ http://www.eclipse.org/legal/epl-v10.html
id="org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature"
version="0.0.0"/>
+ <includes
+ id="org.eclipse.papyrus.tablemigration.feature"
+ version="0.0.0"/>
+
</feature>

Back to the top