Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcmraidha2011-05-25 09:29:30 +0000
committercmraidha2011-05-25 09:29:30 +0000
commit79578f9ae11c95e0f1817dcd371948abeba61be9 (patch)
treeaf04dd63c6e2afb8df66e96827259693406cc8c4 /extraplugins/marte
parent107d5c73242344be6f702d894bf18f15a86ba1c3 (diff)
downloadorg.eclipse.papyrus-79578f9ae11c95e0f1817dcd371948abeba61be9.tar.gz
org.eclipse.papyrus-79578f9ae11c95e0f1817dcd371948abeba61be9.tar.xz
org.eclipse.papyrus-79578f9ae11c95e0f1817dcd371948abeba61be9.zip
[releng] Diagram conversion feature added to the papyrus extra build.
Diffstat (limited to 'extraplugins/marte')
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.extra.build-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/extraplugins/marte/org.eclipse.papyrus.extra.build-feature/feature.xml b/extraplugins/marte/org.eclipse.papyrus.extra.build-feature/feature.xml
index ce489829edc..0cdc27c0307 100644
--- a/extraplugins/marte/org.eclipse.papyrus.extra.build-feature/feature.xml
+++ b/extraplugins/marte/org.eclipse.papyrus.extra.build-feature/feature.xml
@@ -33,4 +33,8 @@ http://www.eclipse.org/legal/epl-v10.html
id="org.eclipse.papyrus.alf.sdk"
version="0.0.0"/>
+ <includes
+ id="org.eclipse.papyrus.diagconv"
+ version="0.0.0"/>
+
</feature>

Back to the top