diff options
author | cmraidha | 2011-04-15 13:52:22 +0000 |
---|---|---|
committer | cmraidha | 2011-04-15 13:52:22 +0000 |
commit | a9e5ea618e74df1067bb3917d6c9ba25d87ef090 (patch) | |
tree | 26d7697b929b08115a805d2cefdd992684be3e98 /features | |
parent | a3848ce139456389ba8928db648ea4e600b1cd05 (diff) | |
download | org.eclipse.papyrus-a9e5ea618e74df1067bb3917d6c9ba25d87ef090.tar.gz org.eclipse.papyrus-a9e5ea618e74df1067bb3917d6c9ba25d87ef090.tar.xz org.eclipse.papyrus-a9e5ea618e74df1067bb3917d6c9ba25d87ef090.zip |
Bug 342960 - Integration of xtext editors
Diffstat (limited to 'features')
-rw-r--r-- | features/org.eclipse.papyrus-feature/feature.xml | 4 |
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>
|