Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/org.eclipse.papyrus-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/org.eclipse.papyrus-feature/feature.xml b/features/org.eclipse.papyrus-feature/feature.xml
index 0308908b044..ef5bd321246 100644
--- a/features/org.eclipse.papyrus-feature/feature.xml
+++ b/features/org.eclipse.papyrus-feature/feature.xml
@@ -123,4 +123,8 @@ http://www.eclipse.org/legal/epl-v10.html
id="org.eclipse.papyrus.xtext.uml"
version="0.0.0"/>
+ <includes
+ id="org.eclipse.papyrus.xtext.integration"
+ version="0.0.0"/>
+
</feature>

Back to the top